Skip to content

Commit

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

Bump alpine from 3.18.0 to 3.18.2
  • Loading branch information
cicirello committed Jun 16, 2023
2 parents 33e31b9 + 71df2a3 commit 3e3f00f
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.18.0
FROM alpine:3.18.2
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 3e3f00f

Please sign in to comment.