Skip to content

Commit

Permalink
fix(container): update docker.io/restic/restic ( 0.17.2 → 0.17.3 )
Browse files Browse the repository at this point in the history
  • Loading branch information
rk-1b[bot] authored Nov 8, 2024
1 parent 8bdded3 commit 87d0157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .taskfiles/VolSync/templates/unlock.tmpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
restartPolicy: OnFailure
containers:
- name: unlock-minio
image: docker.io/restic/restic:0.17.2
image: docker.io/restic/restic:0.17.3
args: ["unlock", "--remove-all"]
envFrom:
- secretRef:
Expand Down

0 comments on commit 87d0157

Please sign in to comment.