Skip to content

Commit eec0642

Browse files
Update to commit ce3e1a8c5be331ecb7cd26628451f06246791878
1 parent e8084df commit eec0642

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 cb7e76d009ff919138fa34413249b84eb1ce80cb
5-
ENV _BASH_COMMIT_DESC commit bash-20200731 snapshot
4+
ENV _BASH_COMMIT ce3e1a8c5be331ecb7cd26628451f06246791878
5+
ENV _BASH_COMMIT_DESC commit bash-20200803 snapshot
66
# prefixed with "_" since "$BASH..." have meaning in Bash parlance
77

88
RUN set -eux; \

0 commit comments

Comments
 (0)