Skip to content

Commit 92862f5

Browse files
build(deps): bump golang from 1.20.7-alpine to 1.21.0-alpine (#850)
Bumps golang from 1.20.7-alpine to 1.21.0-alpine. --- 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 5ca1f6d commit 92862f5

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 golang:1.20.7-alpine as base
1+
FROM golang:1.21.0-alpine as base
22
ARG TARGETARCH
33
ARG VERSION
44
ARG COMMIT

0 commit comments

Comments
 (0)