Skip to content

Commit 545c9ae

Browse files
committed
Update docker.io/golang Docker tag to v1.23.3
1 parent 3b8fcd0 commit 545c9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

golang/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/golang:1.23.2
1+
FROM docker.io/golang:1.23.3
22

33
# Set HOME. Required for CRI-o to set /etc/passwd correctly and in general for other CLI tools
44
ENV HOME=/home/user

0 commit comments

Comments
 (0)