Skip to content

Commit

Permalink
chore(deps): update busybox docker digest to 6776a33
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 ff0418a commit d6ee9bb
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:c3839dd800b9eb7603340509769c43e146a74c63dca3045a8e7dc8ee07e53966
FROM busybox@sha256:6776a33c72b3af7582a5b301e3a08186f2c21a3409f0d2b52dfddbdbe24a5b04
COPY --from=gobuilder /src/little-vm-helper/lvh /usr/bin/lvh

0 comments on commit d6ee9bb

Please sign in to comment.