Skip to content

Commit d87fb28

Browse files
build(deps): update docker.io/busybox:1.37.0 docker digest to d82f458 (#435)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc4a1d0 commit d87fb28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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:-}" docker.io/busybox:1.37.0@sha256:ab33eacc8251e3807b85bb6dba570e4698c3998eca6f0fc2ccb60575a563ea74 as builder
3+
FROM --platform="${BUILDPLATFORM:-}" docker.io/busybox:1.37.0@sha256:d82f458899c9696cb26a7c02d5568f81c8c8223f8661bb2a7988b269c8b9051e as builder
44
RUN mkdir /.cache && touch -t 202101010000.00 /.cache
55

66
ARG TARGETOS=linux

0 commit comments

Comments
 (0)