Skip to content

Commit

Permalink
Update to commit c075913eae98742f6051d96682ac8e14c33212ae
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Dec 9, 2019
1 parent c998fcb commit 1607536
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 091c6bc481bd2b405e39b6ad5967eb4fa2aab597
ENV _BASH_COMMIT_DESC commit bash-20191127 snapshot
ENV _BASH_COMMIT c075913eae98742f6051d96682ac8e14c33212ae
ENV _BASH_COMMIT_DESC commit bash-20191206 snapshot
# prefixed with "_" since "$BASH..." have meaning in Bash parlance

RUN set -eux; \
Expand Down

0 comments on commit 1607536

Please sign in to comment.