Skip to content

Commit

Permalink
ci(deps): update busybox:latest docker digest to 1ceb872
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent 35525c9 commit 8feab23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
FROM --platform=$BUILDPLATFORM busybox:latest@sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79 AS env
FROM --platform=$BUILDPLATFORM busybox:latest@sha256:1ceb872bcc68a8fcd34c97952658b58086affdcb604c90c1dee2735bde5edc2f AS env
ARG TARGETPLATFORM
ARG BINARY_NAME=rust-ci-test
RUN --mount=type=bind,source=artifact,target=artifact \
Expand Down

0 comments on commit 8feab23

Please sign in to comment.