Skip to content

Commit

Permalink
chore(deps): update golang:1.22.4 docker digest to a66eda6
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <bot@renovateapp.com>
  • Loading branch information
renovate[bot] authored and mhofstetter committed Jun 24, 2024
1 parent 7876282 commit 9a68ead
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.22.4@sha256:c2010b9c2342431a24a2e64e33d9eb2e484af49e72c820e200d332d214d5e61f as gobuilder
FROM --platform=$BUILDPLATFORM golang:1.22.4@sha256:a66eda637829ce891e9cf61ff1ee0edf544e1f6c5b0e666c7310dce231a66f28 as gobuilder
WORKDIR /src/little-vm-helper
COPY . .
ARG TARGETARCH
Expand Down

0 comments on commit 9a68ead

Please sign in to comment.