mirror of
https://github.com/lobaro/restic-backup-docker.git
synced 2026-04-04 12:18:50 +00:00
Compare commits
1 Commits
master
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
70e155e768 |
@@ -13,7 +13,7 @@ RUN if [ "$TARGETPLATFORM" = "linux/amd64" ]; then \
|
||||
fi
|
||||
|
||||
|
||||
FROM docker.io/restic/restic:0.18.0
|
||||
FROM docker.io/restic/restic:0.18.1
|
||||
|
||||
RUN apk add --update --no-cache curl mailx shadow
|
||||
|
||||
|
||||
Reference in New Issue
Block a user