Skip to content

Commit ce3cb72

Browse files
committed
Update docker image
1 parent 39ab04d commit ce3cb72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24-alpine3.21 AS builder
1+
FROM golang:1.25-alpine3.21 AS builder
22
ARG VERSION
33

44
RUN apk add --no-cache git gcc musl-dev make

0 commit comments

Comments
 (0)