Skip to content

Commit 04d7014

Browse files
chore(deps): bump golang from 1.22.0 to 1.22.3
Bumps golang from 1.22.0 to 1.22.3. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84bfed4 commit 04d7014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=${BUILDPLATFORM:-linux/amd64} golang:1.22.0 as builder
1+
FROM --platform=${BUILDPLATFORM:-linux/amd64} golang:1.22.3 as builder
22

33
ARG TARGETPLATFORM
44
ARG BUILDPLATFORM

0 commit comments

Comments
 (0)