Skip to content

Commit

Permalink
Merge pull request #83 from panubo/update-baseimage-version
Browse files Browse the repository at this point in the history
Update to alpine:3.19
  • Loading branch information
chaopanubo authored Jan 11, 2024
2 parents b5a5d6b + 5aec0a3 commit 1a5109d
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
@@ -1,4 +1,4 @@
FROM alpine:3.18
FROM alpine:3.19

RUN apk update && \
apk add --no-cache bash git openssh rsync augeas shadow rssh && \
Expand Down

0 comments on commit 1a5109d

Please sign in to comment.