Skip to content

Commit b4291cf

Browse files
authoredFeb 18, 2025
Build Docker from Go 1.24 (#923)
1 parent 252f27c commit b4291cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.23-alpine as builder
1+
FROM golang:1.24-alpine as builder
22

33
RUN apk --update add --no-cache gcc musl-dev git openssh
44

0 commit comments

Comments
 (0)