Skip to content

Conversation

@tianon
Copy link
Member

@tianon tianon commented Nov 27, 2025

Changes:

Changes:

- tianon/docker-bash@1eab65c: Update 5.3 to 5.3.8, patch 8
@github-actions
Copy link

Diff for fd2de4b:
diff --git a/_bashbrew-cat b/_bashbrew-cat
index b4f7c70..e0d2063 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.3, 5.3, 5, latest, 5.3.3-alpine3.22, 5.3-alpine3.22, 5-alpine3.22, alpine3.22
+Tags: 5.3.8, 5.3, 5, latest, 5.3.8-alpine3.22, 5.3-alpine3.22, 5-alpine3.22, alpine3.22
 Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le, riscv64, s390x
-GitCommit: 3b56c1c4a4e381f8b53decf0917fddd2cd15c8d4
+GitCommit: 1eab65c39392a394f843b31bf241f01f8b57f26c
 Directory: 5.3
 
 Tags: devel-20251124, devel, devel-20251124-alpine3.22, devel-alpine3.22
diff --git a/_bashbrew-list b/_bashbrew-list
index ee7efb5..163b13c 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -50,8 +50,8 @@ bash:5.2.37
 bash:5.2.37-alpine3.22
 bash:5.3
 bash:5.3-alpine3.22
-bash:5.3.3
-bash:5.3.3-alpine3.22
+bash:5.3.8
+bash:5.3.8-alpine3.22
 bash:alpine3.22
 bash:devel
 bash:devel-20251124
diff --git a/bash_alpine3.22/Dockerfile b/bash_alpine3.22/Dockerfile
index 1313133..889cdaa 100644
--- a/bash_alpine3.22/Dockerfile
+++ b/bash_alpine3.22/Dockerfile
@@ -7,10 +7,10 @@
 FROM alpine:3.22
 
 # https://ftp.gnu.org/gnu/bash/?C=M;O=D
-ENV _BASH_VERSION 5.3.3
+ENV _BASH_VERSION 5.3.8
 ENV _BASH_BASELINE 5.3
 # https://ftp.gnu.org/gnu/bash/bash-5.3-patches/?C=M;O=D
-ENV _BASH_LATEST_PATCH 3
+ENV _BASH_LATEST_PATCH 8
 # prefixed with "_" since "$BASH..." have meaning in Bash parlance
 
 RUN set -eux; \

Relevant Maintainers:

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.

2 participants