Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit 6b51239

Browse files
Bump library/golang from 1.21.1 to 1.22.2
Bumps library/golang from 1.21.1 to 1.22.2. --- updated-dependencies: - dependency-name: library/golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e7b773 commit 6b51239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# BUILDER
33
#
4-
FROM docker.io/library/golang:1.21.1 AS builder
4+
FROM docker.io/library/golang:1.22.2 AS builder
55

66
WORKDIR /buildroot
77

0 commit comments

Comments
 (0)