diff --git a/automatic-deployment-CICD-template/deploy.yaml b/automatic-deployment-CICD-template/deploy.yaml index 5f11ffaa..45b673a1 100644 --- a/automatic-deployment-CICD-template/deploy.yaml +++ b/automatic-deployment-CICD-template/deploy.yaml @@ -2,7 +2,7 @@ version: "2.0" services: service-1: - image: ghcr.io/akash-network/awesome-akash/consoleCICD:v1.0.0 + image: ghcr.io/akashnetwork/awesome-akash/consolecicd:v1 expose: - port: 3000 as: 80