Skip to content

Commit 3bb879e

Browse files
Update to 4.4, patch level 19
1 parent 6c4cae1 commit 3bb879e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

4.4/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB
77
ENV _BASH_VERSION 4.4
88
ENV _BASH_PATCH_LEVEL 18
99
# https://ftp.gnu.org/gnu/bash/bash-4.4-patches/?C=M;O=D
10-
ENV _BASH_LATEST_PATCH 18
10+
ENV _BASH_LATEST_PATCH 19
1111
# prefixed with "_" since "$BASH..." have meaning in Bash parlance
1212

1313
RUN set -ex; \

0 commit comments

Comments
 (0)