Skip to content

Commit

Permalink
use latest for restic taskfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
onedr0p authored Jul 1, 2024
1 parent d2b080b commit 2a31e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .taskfiles/VolSync/resources/list.tmpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: main
image: docker.io/restic/restic:0.16.4
image: docker.io/restic/restic:latest
args: ["snapshots"]
envFrom:
- secretRef:
Expand Down

0 comments on commit 2a31e25

Please sign in to comment.