From 99380a12ddcae74a556d50373dfc98d17cb76417 Mon Sep 17 00:00:00 2001 From: "Jason N." <33561705+JasonN3@users.noreply.github.com> Date: Tue, 13 Feb 2024 14:38:52 +0000 Subject: [PATCH] no repo name needed --- .github/workflows/iso.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/iso.yml b/.github/workflows/iso.yml index c9d92d0..921020e 100644 --- a/.github/workflows/iso.yml +++ b/.github/workflows/iso.yml @@ -65,7 +65,7 @@ jobs: - registry_cache:/registry_cache services: dockerregistry: - image: ghcr.io/jasonn3/container-installer/docker_cache:latest + image: ghcr.io/jasonn3/docker_cache:latest ports: - 5000:5000 volumes: