Skip to content

Commit

Permalink
new
Browse files Browse the repository at this point in the history
  • Loading branch information
user1 committed Aug 20, 2024
1 parent eb692f5 commit 99b6939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-image-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Use Skopeo Tools Sync Image to Docker Hub
run: |
skopeo copy docker://hub.docker.com/r/arm64v8/redis docker://registry.cn-hangzhou.aliyuncs.com/chappie/arm64v8/redis:6.2.14
skopeo copy https://hub.docker.com/r/arm64v8/redis docker://registry.cn-hangzhou.aliyuncs.com/chappie/arm64v8/redis:6.2.14

0 comments on commit 99b6939

Please sign in to comment.