Skip to content

Commit

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

Bump alpine from 3.13.5 to 3.14.0
  • Loading branch information
cicirello authored Jun 16, 2021
2 parents 69fe4bc + 029139c commit cf1511a
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/pyaction
# Source licensed under the MIT License: https://github.com/cicirello/pyaction/blob/master/LICENSE
FROM alpine:3.13.5
FROM alpine:3.14.0
LABEL maintainer="[email protected]" \
org.opencontainers.image.description="A base Docker image for Github Actions implemented in Python" \
org.opencontainers.image.authors="Vincent A Cicirello, [email protected], https://www.cicirello.org/" \
Expand Down

0 comments on commit cf1511a

Please sign in to comment.