Skip to content

Update bash#8016

Merged
yosifkit merged 1 commit intodocker-library:masterfrom
docker-library-bot:bash
May 15, 2020
Merged

Update bash#8016
yosifkit merged 1 commit intodocker-library:masterfrom
docker-library-bot:bash

Conversation

@tianon
Copy link
Member

@tianon tianon commented May 15, 2020

Changes:

Changes:

- tianon/docker-bash@f167842: Update to commit 48394b08a7aab1b86bf721b8bb95979824cd8e9f
@github-actions
Copy link

Diff for 09a5f49:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 17f2a2d..d800623 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -46,7 +46,7 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
 GitCommit: bdb65fba59b806a9987f3b8e9d4522d5f4d49a92
 Directory: 5.0
 
-Tags: devel-20200508, devel
+Tags: devel-20200512, devel
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 2c66e0bc2920fc7ea7f4398ea169e1a4da3030da
+GitCommit: f1678429fe4f9547d0ea426bb59f46a5e05a8b73
 Directory: devel
diff --git a/_bashbrew-list b/_bashbrew-list
index 7dc9064..57aceaf 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -20,5 +20,5 @@ bash:5
 bash:5.0
 bash:5.0.17
 bash:devel
-bash:devel-20200508
+bash:devel-20200512
 bash:latest
diff --git a/bash_devel/Dockerfile b/bash_devel/Dockerfile
index dfeb824..8415d67 100644
--- a/bash_devel/Dockerfile
+++ b/bash_devel/Dockerfile
@@ -1,8 +1,8 @@
 FROM alpine:3.11
 
 # https://git.savannah.gnu.org/cgit/bash.git/commit/?h=devel
-ENV _BASH_COMMIT fdbb7e848173725dfd4221d39cf72c64d79e1f09
-ENV _BASH_COMMIT_DESC commit bash-20200508 snapshot
+ENV _BASH_COMMIT 48394b08a7aab1b86bf721b8bb95979824cd8e9f
+ENV _BASH_COMMIT_DESC commit bash-20200512 snapshot
 # prefixed with "_" since "$BASH..." have meaning in Bash parlance
 
 RUN set -eux; \

@yosifkit
Copy link
Member

Merging, but builds will be delayed due to Debian and PHP security fixes that have filled the build queue.

@yosifkit yosifkit merged commit 0259056 into docker-library:master May 15, 2020
@yosifkit yosifkit deleted the bash branch May 15, 2020 20:03
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