Skip to content

Commit

Permalink
Merge pull request #14 from ValMati/UpdateAlpine3.15.2
Browse files Browse the repository at this point in the history
Update Alpine to version 3.15.2
  • Loading branch information
ValMati authored Mar 27, 2022
2 parents 3f91951 + f510040 commit 129e597
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.15.0
FROM alpine:3.15.2

RUN apk add --update openssh borgbackup tzdata py3-pip && \
rm -rf /tmp/* /var/cache/apk/*
Expand Down

0 comments on commit 129e597

Please sign in to comment.