Skip to content

Commit fba9ecf

Browse files
Update to 5.0, patch level 7
1 parent 2aa32af commit fba9ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

5.0/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 5.0
88
ENV _BASH_PATCH_LEVEL 0
99
# https://ftp.gnu.org/gnu/bash/bash-4.4-patches/?C=M;O=D
10-
ENV _BASH_LATEST_PATCH 3
10+
ENV _BASH_LATEST_PATCH 7
1111
# prefixed with "_" since "$BASH..." have meaning in Bash parlance
1212

1313
RUN set -ex; \

0 commit comments

Comments
 (0)