Skip to content

Commit b95fda1

Browse files
committed
Attempt to fix docker-build.yml
1 parent 253177a commit b95fda1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 1
1818

1919
- name: Setup mirror
20-
uses: self-actuated/hub-mirror@v3
20+
uses: self-actuated/hub-mirror@v2
2121
- name: Get TAG
2222
id: get_tag
2323
run: echo TAG=${GITHUB_REF#refs/tags/} >> $GITHUB_ENV

0 commit comments

Comments
 (0)