Skip to content

Commit f70d7c6

Browse files
chore(deps): update docker.io/golang docker tag to v1.24.2 (#125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e2c1367 commit f70d7c6

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-
FROM docker.io/golang:1.24.1
1+
FROM docker.io/golang:1.24.2
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)