We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42bd54f commit 59513ccCopy full SHA for 59513cc
5.1-rc/Dockerfile
@@ -4,7 +4,7 @@ FROM alpine:3.12
4
ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB
5
6
# https://ftp.gnu.org/gnu/bash/?C=M;O=D
7
-ENV _BASH_VERSION 5.1-alpha
+ENV _BASH_VERSION 5.1-beta
8
ENV _BASH_PATCH_LEVEL 0
9
# https://ftp.gnu.org/gnu/bash/bash-5.0-patches/?C=M;O=D
10
ENV _BASH_LATEST_PATCH 0
0 commit comments