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

Merged
merged 1 commit into from May 29, 2020
Merged

Update bash #8092

merged 1 commit into from May 29, 2020

Conversation

tianon
Copy link
Member

@tianon tianon commented May 29, 2020

Changes:

Changes:

- tianon/docker-bash@a464202: Merge pull request tianon/docker-bash#21 from tianon/alpine3.12
- tianon/docker-bash@2d420e4: Update to Alpine 3.12
- tianon/docker-bash@cfcb6ee: Update to commit 37adc8b99d4c15dcb9e6582aa19a2ef61afb592f
@github-actions
Copy link

Diff for c897414:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index d90e629..0d35485 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -3,50 +3,50 @@ GitRepo: https://github.com/tianon/docker-bash.git
 
 Tags: 3.0.22, 3.0
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: f55ec52c6bb3a9a1b942a775f848002826b58b8a
+GitCommit: 2d420e498d46e7241dd16e3185c8696a1f8eef36
 Directory: 3.0
 
 Tags: 3.1.23, 3.1
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: f55ec52c6bb3a9a1b942a775f848002826b58b8a
+GitCommit: 2d420e498d46e7241dd16e3185c8696a1f8eef36
 Directory: 3.1
 
 Tags: 3.2.57, 3.2, 3
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: f55ec52c6bb3a9a1b942a775f848002826b58b8a
+GitCommit: 2d420e498d46e7241dd16e3185c8696a1f8eef36
 Directory: 3.2
 
 Tags: 4.0.44, 4.0
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: f55ec52c6bb3a9a1b942a775f848002826b58b8a
+GitCommit: 2d420e498d46e7241dd16e3185c8696a1f8eef36
 Directory: 4.0
 
 Tags: 4.1.17, 4.1
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: f55ec52c6bb3a9a1b942a775f848002826b58b8a
+GitCommit: 2d420e498d46e7241dd16e3185c8696a1f8eef36
 Directory: 4.1
 
 Tags: 4.2.53, 4.2
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: f55ec52c6bb3a9a1b942a775f848002826b58b8a
+GitCommit: 2d420e498d46e7241dd16e3185c8696a1f8eef36
 Directory: 4.2
 
 Tags: 4.3.48, 4.3
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: f55ec52c6bb3a9a1b942a775f848002826b58b8a
+GitCommit: 2d420e498d46e7241dd16e3185c8696a1f8eef36
 Directory: 4.3
 
 Tags: 4.4.23, 4.4, 4
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: f55ec52c6bb3a9a1b942a775f848002826b58b8a
+GitCommit: 2d420e498d46e7241dd16e3185c8696a1f8eef36
 Directory: 4.4
 
 Tags: 5.0.17, 5.0, 5, latest
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: bdb65fba59b806a9987f3b8e9d4522d5f4d49a92
+GitCommit: 2d420e498d46e7241dd16e3185c8696a1f8eef36
 Directory: 5.0
 
-Tags: devel-20200520, devel
+Tags: devel-20200527, devel
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, s390x
-GitCommit: 83d0cbdaaa563e4650cc99db33b4c88be4c21b29
+GitCommit: 2d420e498d46e7241dd16e3185c8696a1f8eef36
 Directory: devel
diff --git a/_bashbrew-list b/_bashbrew-list
index 4eac0f1..4d6710e 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -20,5 +20,5 @@ bash:5
 bash:5.0
 bash:5.0.17
 bash:devel
-bash:devel-20200520
+bash:devel-20200527
 bash:latest
diff --git a/bash_3.0/Dockerfile b/bash_3.0/Dockerfile
index 3979b02..d3abade 100644
--- a/bash_3.0/Dockerfile
+++ b/bash_3.0/Dockerfile
@@ -1,4 +1,4 @@
-FROM alpine:3.11
+FROM alpine:3.12
 
 # gpg: key 64EA74AB: public key "Chet Ramey <chet@cwru.edu>" imported
 ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB
diff --git a/bash_3.1/Dockerfile b/bash_3.1/Dockerfile
index a7bce91..54ad010 100644
--- a/bash_3.1/Dockerfile
+++ b/bash_3.1/Dockerfile
@@ -1,4 +1,4 @@
-FROM alpine:3.11
+FROM alpine:3.12
 
 # gpg: key 64EA74AB: public key "Chet Ramey <chet@cwru.edu>" imported
 ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB
diff --git a/bash_3/Dockerfile b/bash_3/Dockerfile
index 10cc48e..bf257bd 100644
--- a/bash_3/Dockerfile
+++ b/bash_3/Dockerfile
@@ -1,4 +1,4 @@
-FROM alpine:3.11
+FROM alpine:3.12
 
 # gpg: key 64EA74AB: public key "Chet Ramey <chet@cwru.edu>" imported
 ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB
diff --git a/bash_4.0/Dockerfile b/bash_4.0/Dockerfile
index 19e63a3..bdbc703 100644
--- a/bash_4.0/Dockerfile
+++ b/bash_4.0/Dockerfile
@@ -1,4 +1,4 @@
-FROM alpine:3.11
+FROM alpine:3.12
 
 # gpg: key 64EA74AB: public key "Chet Ramey <chet@cwru.edu>" imported
 ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB
diff --git a/bash_4.1/Dockerfile b/bash_4.1/Dockerfile
index fa85747..f8d5c34 100644
--- a/bash_4.1/Dockerfile
+++ b/bash_4.1/Dockerfile
@@ -1,4 +1,4 @@
-FROM alpine:3.11
+FROM alpine:3.12
 
 # gpg: key 64EA74AB: public key "Chet Ramey <chet@cwru.edu>" imported
 ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB
diff --git a/bash_4.2/Dockerfile b/bash_4.2/Dockerfile
index 038d376..56bfde9 100644
--- a/bash_4.2/Dockerfile
+++ b/bash_4.2/Dockerfile
@@ -1,4 +1,4 @@
-FROM alpine:3.11
+FROM alpine:3.12
 
 # gpg: key 64EA74AB: public key "Chet Ramey <chet@cwru.edu>" imported
 ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB
diff --git a/bash_4.3/Dockerfile b/bash_4.3/Dockerfile
index 992d401..d63dfba 100644
--- a/bash_4.3/Dockerfile
+++ b/bash_4.3/Dockerfile
@@ -1,4 +1,4 @@
-FROM alpine:3.11
+FROM alpine:3.12
 
 # gpg: key 64EA74AB: public key "Chet Ramey <chet@cwru.edu>" imported
 ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB
diff --git a/bash_4/Dockerfile b/bash_4/Dockerfile
index bd16da4..263ee18 100644
--- a/bash_4/Dockerfile
+++ b/bash_4/Dockerfile
@@ -1,4 +1,4 @@
-FROM alpine:3.11
+FROM alpine:3.12
 
 # gpg: key 64EA74AB: public key "Chet Ramey <chet@cwru.edu>" imported
 ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB
diff --git a/bash_devel/Dockerfile b/bash_devel/Dockerfile
index 46cf1fc..7c714cf 100644
--- a/bash_devel/Dockerfile
+++ b/bash_devel/Dockerfile
@@ -1,8 +1,8 @@
-FROM alpine:3.11
+FROM alpine:3.12
 
 # https://git.savannah.gnu.org/cgit/bash.git/commit/?h=devel
-ENV _BASH_COMMIT ce1a3c07c4e17ed176edccd75892dfcf8242de60
-ENV _BASH_COMMIT_DESC commit bash-20200520 snapshot
+ENV _BASH_COMMIT 37adc8b99d4c15dcb9e6582aa19a2ef61afb592f
+ENV _BASH_COMMIT_DESC commit bash-20200527 snapshot
 # prefixed with "_" since "$BASH..." have meaning in Bash parlance
 
 RUN set -eux; \
diff --git a/bash_latest/Dockerfile b/bash_latest/Dockerfile
index ba91cf4..afb583e 100644
--- a/bash_latest/Dockerfile
+++ b/bash_latest/Dockerfile
@@ -1,4 +1,4 @@
-FROM alpine:3.11
+FROM alpine:3.12
 
 # gpg: key 64EA74AB: public key "Chet Ramey <chet@cwru.edu>" imported
 ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB

@yosifkit yosifkit merged commit 587ab4d into docker-library:master May 29, 2020
@yosifkit yosifkit deleted the bash branch May 29, 2020 23:46
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.

None yet

3 participants