Skip to content

Commit 29722e3

Browse files
author
Renovate
committed
chore(deps): update docker.io/library/bash docker tag from 5.3.0 to 5.3.3
1 parent 7c33f3c commit 29722e3

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
@@ -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.3.0@sha256:6a3e1c2ddbdee552cd69ad8244eee84ad6cc00049c338f700ef5ef247be16f7b
6+
FROM docker.io/library/bash:5.3.3@sha256:558ddf58f01273b37b82b09254b542f14c74263846e52b8568e5c83b8734e2d3
77
SHELL ["/usr/local/bin/bash", "-u", "-e", "-o", "pipefail", "-c"]
88

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

0 commit comments

Comments
 (0)