Skip to content

Commit

Permalink
Updating regsync version to v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmlp committed Aug 31, 2023
1 parent 0ad1a01 commit ace8f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regsync-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Install Regsync
run: |
curl --silent --fail --location --output regsync https://github.com/regclient/regclient/releases/download/v0.4.8/regsync-linux-amd64
curl --silent --fail --location --output regsync https://github.com/regclient/regclient/releases/download/v0.5.1/regsync-linux-amd64
chmod +x regsync
- name: Sync Images to Registry
Expand Down

0 comments on commit ace8f39

Please sign in to comment.