Skip to content

Commit fc54668

Browse files
author
Renovate
committed
chore(deps): update docker.io/library/bash docker tag from 5.2.37 to 5.3.0
1 parent 6202461 commit fc54668

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
@@ -3,7 +3,7 @@
33
# hadolint only uses default locations https://github.com/hadolint/hadolint/issues/977
44
# hadolint global ignore=DL4006
55

6-
FROM docker.io/library/bash:5.2.37@sha256:01a15c6f48f6a3c08431cd77e11567823530b18159889dca3b7309b707beef91
6+
FROM docker.io/library/bash:5.3.0@sha256:d1752a7c80d1e883b55ae627bfba2e74bd142bfeda40efaccebe5ece4b4b4942
77
SHELL ["/usr/local/bin/bash", "-u", "-e", "-o", "pipefail", "-c"]
88

99
RUN ARCH=$(uname -m) && \

0 commit comments

Comments
 (0)