Skip to content

Commit

Permalink
Merge pull request #11 from cicirello/dependabot/docker/master/alpine…
Browse files Browse the repository at this point in the history
…-3.13.5

Bump alpine from 3.13.4 to 3.13.5
  • Loading branch information
cicirello committed Apr 15, 2021
2 parents 0e2ca02 + 5a608e0 commit f525718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# https://www.cicirello.org
# Source repository: https://github.com/cicirello/gnu-on-alpine
# Source licensed under the MIT License: https://github.com/cicirello/gnu-on-alpine/blob/master/LICENSE
FROM alpine:3.13.4
FROM alpine:3.13.5
LABEL maintainer="development@cicirello.org" \
org.opencontainers.image.description="A lightweight docker image for shell scripting with GNU tools including bash, coreutils, findutils, and gawk." \
org.opencontainers.image.authors="Vincent A Cicirello, development@cicirello.org, https://www.cicirello.org/" \
Expand Down

0 comments on commit f525718

Please sign in to comment.