We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c4cae1 commit 3bb879eCopy full SHA for 3bb879e
4.4/Dockerfile
@@ -7,7 +7,7 @@ ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB
7
ENV _BASH_VERSION 4.4
8
ENV _BASH_PATCH_LEVEL 18
9
# https://ftp.gnu.org/gnu/bash/bash-4.4-patches/?C=M;O=D
10
-ENV _BASH_LATEST_PATCH 18
+ENV _BASH_LATEST_PATCH 19
11
# prefixed with "_" since "$BASH..." have meaning in Bash parlance
12
13
RUN set -ex; \
0 commit comments