Skip to content

Commit cde7f9b

Browse files
committed
Dockerfile: Move to Restirc 0.17.3
1 parent c0baecb commit cde7f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# vim: sw=2 ts=2 et
22

33
# Start with the Restic container
4-
FROM ghcr.io/restic/restic:0.16.2 as restic
4+
FROM ghcr.io/restic/restic:0.17.3 as restic
55

66
# Our actual container will be based off of Alpine
77
FROM alpine:latest

0 commit comments

Comments
 (0)