diff --git a/.github/workflows/iso.yml b/.github/workflows/iso.yml index 9f664b3..eae9084 100644 --- a/.github/workflows/iso.yml +++ b/.github/workflows/iso.yml @@ -66,7 +66,7 @@ jobs: - registry_cache:/registry_cache services: dockerregistry: - image: ghcr.io/${{ github.repository_owner }}/docker_cache:latest + image: ghcr.io/jasonn3/docker_cache:latest ports: - 5000:5000 volumes: