diff --git a/manifest-template.yaml b/manifest-template.yaml index 0b5c5c9..97fc9a3 100644 --- a/manifest-template.yaml +++ b/manifest-template.yaml @@ -12,7 +12,7 @@ spec: spec: containers: - name: data-scraper - image: "docker.pkg.github.com/wahyd4/scraper/app:{{IMAGE_VERSION}}" + image: "ghcr.io/wahyd4/scraper/app:{{IMAGE_VERSION}}" imagePullPolicy: IfNotPresent env: - name: DB_USERNAME