Skip to content

Commit 52fcd3d

Browse files
author
Renovate Bot
committedMar 12, 2024
chore(deps): update docker.io/library/golang docker tag to v1.22
1 parent d1175da commit 52fcd3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/library/golang:1.21 AS build
1+
FROM docker.io/library/golang:1.22 AS build
22

33
# Set some labels
44
# io.containers.autoupdate label will instruct podman to reach out to the corres

0 commit comments

Comments
 (0)
Please sign in to comment.