We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0baecb commit cde7f9bCopy full SHA for cde7f9b
Dockerfile
@@ -1,7 +1,7 @@
1
# vim: sw=2 ts=2 et
2
3
# Start with the Restic container
4
-FROM ghcr.io/restic/restic:0.16.2 as restic
+FROM ghcr.io/restic/restic:0.17.3 as restic
5
6
# Our actual container will be based off of Alpine
7
FROM alpine:latest
0 commit comments