Skip to content

Commit eee9e60

Browse files
Bump golang from 1.21 to 1.22 in /build (#631)
Bumps golang from 1.21 to 1.22. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74821a6 commit eee9e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1.6
2-
FROM golang:1.21 as base
2+
FROM golang:1.22 as base
33
ARG VERSION
44
ARG TARGETARCH
55

0 commit comments

Comments
 (0)