Skip to content

Commit 3f368f9

Browse files
Update to commit 9c953962b4162aba81fc98bf8cdad2414085b356
1 parent 0759ef0 commit 3f368f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

devel/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
FROM alpine:3.12
22

33
# https://git.savannah.gnu.org/cgit/bash.git/commit/?h=devel
4-
ENV _BASH_COMMIT 51f1f17b4aca9949dc8f364e85d569ecdbfc8dba
5-
ENV _BASH_COMMIT_DESC commit bash-20200630 snapshot
4+
ENV _BASH_COMMIT 9c953962b4162aba81fc98bf8cdad2414085b356
5+
ENV _BASH_COMMIT_DESC commit bash-20200706 snapshot
66
# prefixed with "_" since "$BASH..." have meaning in Bash parlance
77

88
RUN set -eux; \

0 commit comments

Comments
 (0)