Skip to content

Commit

Permalink
chore(deps): update busybox docker digest to c3839dd
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 kkourt committed Apr 18, 2024
1 parent 74f265a commit 1abd895
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
Expand Up @@ -4,5 +4,5 @@ COPY . .
ARG TARGETARCH
RUN TARGET_ARCH=$TARGETARCH make little-vm-helper

FROM busybox@sha256:acdc29f25f9c5d678b264007f6f0ea63f12756dcef1cdb043f3fd2a13ba735c3
FROM busybox@sha256:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
COPY --from=gobuilder /src/little-vm-helper/lvh /usr/bin/lvh

0 comments on commit 1abd895

Please sign in to comment.