Skip to content

Commit

Permalink
chore(deps): update golang:1.22.2 docker digest to c54c7d6
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <[email protected]>
  • Loading branch information
renovate[bot] authored and mhofstetter committed May 28, 2024
1 parent d6ee9bb commit b4be2e9
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.2@sha256:450e3822c7a135e1463cd83e51c8e2eb03b86a02113c89424e6f0f8344bb4168 as gobuilder
FROM --platform=$BUILDPLATFORM golang:1.22.2@sha256:c54c7d60b3bf561264bd6ef1f88cb6c4b5ec60d5881caf998e75d3699a0d098b as gobuilder
WORKDIR /src/little-vm-helper
COPY . .
ARG TARGETARCH
Expand Down

0 comments on commit b4be2e9

Please sign in to comment.