Skip to content

Commit 2e562b0

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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