Skip to content

Commit c45ed8c

Browse files
build(deps): update docker.io/library/busybox:1.36.0 docker digest to c118f53 (#1423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a7441e commit c45ed8c

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/library/busybox:1.36.0@sha256:5c1f62b3194d18d192ee7a3e2b02b23af1c54c6d3dc528d97d5f93b908d1ffbb as builder
3+
FROM --platform="${BUILDPLATFORM:-linux/amd64}" docker.io/library/busybox:1.36.0@sha256:c118f538365369207c12e5794c3cbfb7b042d950af590ae6c287ede74f29b7d4 as builder
44
RUN mkdir /.cache && touch -t 202101010000.00 /.cache
55

66
ARG TARGETOS=linux

0 commit comments

Comments
 (0)