Skip to content

Commit 067aaf5

Browse files
authored
update golang version (#119)
1 parent 684c8b4 commit 067aaf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

golang/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG VERSION="1.23"
1+
ARG VERSION="1.23.6"
22
ARG DEBIAN_VERSION="bookworm"
33
FROM golang:${VERSION}-${DEBIAN_VERSION}
44

0 commit comments

Comments
 (0)