Skip to content

Commit

Permalink
Bump golang in the all-images group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the all-images group with 1 update in the / directory: golang.


Updates `golang` from `7003184` to `7ea4c9d`

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-images
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 2fc2940 commit 0b62161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.23.4@sha256:70031844b8c225351d0bb63e2c383f80db85d92ba894e3da7e13bcf80efa9a37 AS build
FROM --platform=$BUILDPLATFORM golang:1.23.4@sha256:7ea4c9dcb2b97ff8ee80a67db3d44f98c8ffa0d191399197007d8459c1453041 AS build
ARG TARGETOS
ARG TARGETARCH
WORKDIR /go/src
Expand Down

0 comments on commit 0b62161

Please sign in to comment.