Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bash #8515

Merged
merged 1 commit into from
Aug 10, 2020
Merged

Update bash #8515

merged 1 commit into from
Aug 10, 2020

Conversation

tianon
Copy link
Member

@tianon tianon commented Aug 7, 2020

Changes:

Changes:

- tianon/docker-bash@3fe7084: Update to commit 216762309c4a70288f82eea3eacbecf5434a62ba
- tianon/docker-bash@eec0642: Update to commit ce3e1a8c5be331ecb7cd26628451f06246791878
@github-actions
Copy link

github-actions bot commented Aug 7, 2020

Diff for de845d7:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 6d02144..9302785 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -51,7 +51,7 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: b8b5f6e00e8bb60586183a6788000302c68f04fb
 Directory: 5.1-rc
 
-Tags: devel-20200731, devel
+Tags: devel-20200805, devel
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: e8084dff964ec6f49c5205cd4f48e613f540be7a
+GitCommit: 3fe7084872fed1e5026808870293a288e55e7a72
 Directory: devel
diff --git a/_bashbrew-list b/_bashbrew-list
index 006992a..b19fd0e 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -22,6 +22,6 @@ bash:5.0.18
 bash:5.1-alpha
 bash:5.1-rc
 bash:devel
-bash:devel-20200731
+bash:devel-20200805
 bash:latest
 bash:rc
diff --git a/bash_devel/Dockerfile b/bash_devel/Dockerfile
index 4f42658..16a5114 100644
--- a/bash_devel/Dockerfile
+++ b/bash_devel/Dockerfile
@@ -1,8 +1,8 @@
 FROM alpine:3.12
 
 # https://git.savannah.gnu.org/cgit/bash.git/commit/?h=devel
-ENV _BASH_COMMIT cb7e76d009ff919138fa34413249b84eb1ce80cb
-ENV _BASH_COMMIT_DESC commit bash-20200731 snapshot
+ENV _BASH_COMMIT 216762309c4a70288f82eea3eacbecf5434a62ba
+ENV _BASH_COMMIT_DESC commit bash-20200805 snapshot
 # prefixed with "_" since "$BASH..." have meaning in Bash parlance
 
 RUN set -eux; \

@yosifkit yosifkit merged commit 2532ec8 into docker-library:master Aug 10, 2020
@yosifkit yosifkit deleted the bash branch August 10, 2020 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants