Skip to content

Commit f3f4938

Browse files
build(deps): update docker.io/busybox:1.37.0 docker digest to 5b0f33c (#370)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d9c3f2 commit f3f4938

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

66
ARG TARGETOS=linux

0 commit comments

Comments
 (0)