Skip to content

Commit

Permalink
build(deps): update busybox:1.36.1-uclibc docker digest to 61651f1 (#128
Browse files Browse the repository at this point in the history
)
  • Loading branch information
renovate[bot] authored Mar 6, 2024
1 parent f94a50b commit 5572c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/files/build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1.7.0@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56

FROM --platform=$BUILDPLATFORM busybox:1.36.1-uclibc@sha256:cc71f45a5a48738c4c295314b2bc9bcc18eb0c33e7bb127c3735b751b724141b AS env
FROM --platform=$BUILDPLATFORM busybox:1.36.1-uclibc@sha256:61651f1730187bbbfaa01e81d31eb082a1853a14118255c7dff5f1365d0ca3e2 AS env
ARG TARGETPLATFORM
RUN --mount=type=bind,source=artifact,target=artifact \
if [ "$TARGETPLATFORM" = 'linux/amd64' ]; then\
Expand Down

0 comments on commit 5572c58

Please sign in to comment.