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 #9125

Merged
merged 1 commit into from
Nov 19, 2020
Merged

Update bash #9125

merged 1 commit into from
Nov 19, 2020

Conversation

tianon
Copy link
Member

@tianon tianon commented Nov 18, 2020

Changes:

Changes:

- tianon/docker-bash@b74e463: Update devel to 20201116, commit 50fc6e33fe1baf5140e7c696754c4e5a8c51c0d5
@github-actions
Copy link

Diff for 157d363:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 5963dd2..0c2399a 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -51,7 +51,7 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: be3797835c035ee8b4a15ea1140c2eee05c90c7e
 Directory: 5.1-rc
 
-Tags: devel-20201103, devel
+Tags: devel-20201116, devel
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 388465cf2bb598fd40457b9be79e3f8ac68f78c5
+GitCommit: b74e46366440c29775c5dc40151b372d573c0193
 Directory: devel
diff --git a/_bashbrew-list b/_bashbrew-list
index 02e4110..bb0ba7d 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -22,6 +22,6 @@ bash:5.0.18
 bash:5.1-rc
 bash:5.1-rc3
 bash:devel
-bash:devel-20201103
+bash:devel-20201116
 bash:latest
 bash:rc
diff --git a/bash_devel/Dockerfile b/bash_devel/Dockerfile
index 409d2cf..ea7956d 100644
--- a/bash_devel/Dockerfile
+++ b/bash_devel/Dockerfile
@@ -7,8 +7,8 @@
 FROM alpine:3.12
 
 # https://git.savannah.gnu.org/cgit/bash.git/commit/?h=devel
-ENV _BASH_COMMIT 37f5a0380524f487f7dbf6737ee30e8510967af6
-ENV _BASH_VERSION devel-20201103
+ENV _BASH_COMMIT 50fc6e33fe1baf5140e7c696754c4e5a8c51c0d5
+ENV _BASH_VERSION devel-20201116
 # prefixed with "_" since "$BASH..." have meaning in Bash parlance
 
 RUN set -eux; \

@yosifkit yosifkit merged commit 2d5a13c into docker-library:master Nov 19, 2020
@yosifkit yosifkit deleted the bash branch November 19, 2020 01:19
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