Skip to content

Commit 4a358ee

Browse files
build(deps): update docker.io/busybox:1.37.0 docker digest to e3652a0 (#6031)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54c7811 commit 4a358ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# https://github.com/hadolint/hadolint/issues/861
22
# hadolint ignore=DL3029
3-
FROM --platform="${BUILDPLATFORM:-linux/amd64}" docker.io/busybox:1.37.0@sha256:2f590fc602ce325cbff2ccfc39499014d039546dc400ef8bbf5c6ffb860632e7 as builder
3+
FROM --platform="${BUILDPLATFORM:-linux/amd64}" docker.io/busybox:1.37.0@sha256:e3652a00a2fabd16ce889f0aa32c38eec347b997e73bd09e69c962ec7f8732ee as builder
44
RUN mkdir /.cache && touch -t 202101010000.00 /.cache
55

66
ARG TARGETOS=linux

0 commit comments

Comments
 (0)