Skip to content

Commit

Permalink
Update to 4.4, patch level 23
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Jun 1, 2018
1 parent ce9c7e3 commit 534f408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 4.4/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV _BASH_GPG_KEY 7C0135FB088AAF6C66C650B9BB5869F064EA74AB
ENV _BASH_VERSION 4.4
ENV _BASH_PATCH_LEVEL 18
# https://ftp.gnu.org/gnu/bash/bash-4.4-patches/?C=M;O=D
ENV _BASH_LATEST_PATCH 19
ENV _BASH_LATEST_PATCH 23
# prefixed with "_" since "$BASH..." have meaning in Bash parlance

RUN set -ex; \
Expand Down

0 comments on commit 534f408

Please sign in to comment.