Skip to content

Commit a728b17

Browse files
committed
fix
1 parent 9ccf597 commit a728b17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24-alpine AS builder
1+
FROM golang:1.25-alpine AS builder
22
COPY . /build
33
WORKDIR /build
44

0 commit comments

Comments
 (0)