Skip to content

Commit a303e67

Browse files
committed
Update Dockerfile
1 parent dee81a7 commit a303e67

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
@@ -4,7 +4,7 @@
44
#
55
# Separating the builder and runtime image allows the runtime image to be
66
# considerably smaller because it doesn't need to have Golang installed.
7-
ARG BUILDER_IMAGE=docker.io/golang:1.23.6-alpine
7+
ARG BUILDER_IMAGE=docker.io/golang:1.24.6-alpine
88
ARG RUNTIME_IMAGE=docker.io/alpine:3.19.1
99
ARG TARGETOS
1010
ARG TARGETARCH

0 commit comments

Comments
 (0)