Skip to content

Commit

Permalink
Rename
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Jan 28, 2024
1 parent fc1f49e commit 4190f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Docker pull
run: |
docker pull ghcr.io/pythonpillow/${{ matrix.docker }}:${{ matrix.dockerTag }}
docker pull ghcr.io/hugovk/${{ matrix.docker }}:${{ matrix.dockerTag }}
- name: Docker build
run: |
Expand Down

0 comments on commit 4190f7e

Please sign in to comment.