Skip to content

Update bash #19174

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

Merged
merged 1 commit into from
Jun 2, 2025
Merged

Update bash #19174

merged 1 commit into from
Jun 2, 2025

Conversation

yosifkit
Copy link
Member

@yosifkit yosifkit commented Jun 2, 2025

Changes:

Changes:

- tianon/docker-bash@b8c645d: Update 5.3-rc to 5.3-rc2
@yosifkit yosifkit requested review from LaurentGoderre and a team as code owners June 2, 2025 17:09
Copy link

github-actions bot commented Jun 2, 2025

Diff for 7973936:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index 00b84fc..4981cb5 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -56,9 +56,9 @@ Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
 GitCommit: 9fc164bd1a8e4bfe16c517623ce935dc821bbb08
 Directory: 5.2
 
-Tags: 5.3-rc1, 5.3-rc, rc, 5.3-rc1-alpine3.22, 5.3-rc-alpine3.22, rc-alpine3.22
+Tags: 5.3-rc2, 5.3-rc, rc, 5.3-rc2-alpine3.22, 5.3-rc-alpine3.22, rc-alpine3.22
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: a36b0edc8a5fe8a5bc071852a0022377f26948d1
+GitCommit: b8c645d094186ccdca78c724ed020a27588b253b
 Directory: 5.3-rc
 
 Tags: devel-20250519, devel, devel-20250519-alpine3.22, devel-alpine3.22
diff --git a/_bashbrew-list b/_bashbrew-list
index eb7ba86..2d0d06f 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -49,8 +49,8 @@ bash:5.2-alpine3.22
 bash:5.2.37
 bash:5.2.37-alpine3.22
 bash:5.3-rc
-bash:5.3-rc1
-bash:5.3-rc1-alpine3.22
+bash:5.3-rc2
+bash:5.3-rc2-alpine3.22
 bash:5.3-rc-alpine3.22
 bash:alpine3.22
 bash:devel
diff --git a/bash_rc-alpine3.22/Dockerfile b/bash_rc-alpine3.22/Dockerfile
index 5b14d50..2ec5e7b 100644
--- a/bash_rc-alpine3.22/Dockerfile
+++ b/bash_rc-alpine3.22/Dockerfile
@@ -7,8 +7,8 @@
 FROM alpine:3.22
 
 # https://ftp.gnu.org/gnu/bash/?C=M;O=D
-ENV _BASH_VERSION 5.3-rc1
-ENV _BASH_BASELINE 5.3-rc1
+ENV _BASH_VERSION 5.3-rc2
+ENV _BASH_BASELINE 5.3-rc2
 # prefixed with "_" since "$BASH..." have meaning in Bash parlance
 
 RUN set -eux; \

Relevant Maintainers:

@tianon tianon merged commit 529e07d into docker-library:master Jun 2, 2025
18 checks passed
@tianon tianon deleted the bash branch June 2, 2025 17:18
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