Skip to content

Commit

Permalink
Update to commit 091c6bc481bd2b405e39b6ad5967eb4fa2aab597
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Dec 2, 2019
1 parent 8be5bcf commit c998fcb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devel/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM alpine:3.10

# https://git.savannah.gnu.org/cgit/bash.git/commit/?h=devel
ENV _BASH_COMMIT fc35c477cde4b759b8387f722c48548389eb2e7b
ENV _BASH_COMMIT_DESC commit bash-20191122 snapshot
ENV _BASH_COMMIT 091c6bc481bd2b405e39b6ad5967eb4fa2aab597
ENV _BASH_COMMIT_DESC commit bash-20191127 snapshot
# prefixed with "_" since "$BASH..." have meaning in Bash parlance

RUN set -eux; \
Expand Down

0 comments on commit c998fcb

Please sign in to comment.