Skip to content

Commit

Permalink
Update tfc-ops to 3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
devon-sil committed Mar 6, 2024
1 parent 7941f88 commit 108d5be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM alpine:3
# Variables set with ARG can be overridden at image build time with
# "--build-arg var=value". They are not available in the running container.
ARG restic_ver=0.16.0
ARG tfc_ops_ver=3.5.1
ARG tfc_ops_ver=3.5.4
ARG tfc_ops_distrib=tfc-ops_${tfc_ops_ver}_Linux_x86_64.tar.gz

# Install Restic, tfc-ops, perl, and jq
Expand Down

0 comments on commit 108d5be

Please sign in to comment.