Skip to content

Commit 2cc7f15

Browse files
gotta go to go125
1 parent 656b719 commit 2cc7f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24.5 AS go
1+
FROM golang:1.25.0 AS go
22

33
ARG BINARY_NAME
44
RUN test -n "${BINARY_NAME}" || (echo "Error: BINARY_NAME is not set" && exit 1)

0 commit comments

Comments
 (0)