Skip to content

Commit a0b93c0

Browse files
author
Renovate
committed
Update docker.io/library/bash:5.2.37 Docker digest to 64defcb
1 parent 23d8871 commit a0b93c0

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
@@ -25,7 +25,7 @@ RUN ARCH=$(dpkg --print-architecture) && \
2525
## Final stage
2626
##
2727

28-
FROM docker.io/library/bash:5.2.37@sha256:6b7a52601cb4a02a370b394858eb609e701bf221920a259ecb5a933c6d5b3d2e
28+
FROM docker.io/library/bash:5.2.37@sha256:64defcbc5126c2d81122b4fb78a629a6d27068f0842c4a8302b8273415b12e30
2929
COPY --link --chown=0:0 --chmod=555 --from=build /usr/local/bin/shellcheck /usr/local/bin/shellcheck
3030
COPY --link --chown=0:0 --chmod=555 entrypoint.sh /usr/local/bin/entrypoint.sh
3131
ENTRYPOINT ["/usr/local/bin/bash", "/usr/local/bin/entrypoint.sh"]

0 commit comments

Comments
 (0)