diff --git a/home-apps/demo-service.yaml b/home-apps/demo-service.yaml index 651cda9..897d920 100644 --- a/home-apps/demo-service.yaml +++ b/home-apps/demo-service.yaml @@ -54,7 +54,7 @@ spec: - name: api # Image is updated automatically by .github/workflows/build-demo-service.yml # on every push that changes home-apps/demo-service/** - image: ghcr.io/wahyd4/demo-manager:git-950fa76 + image: ghcr.io/wahyd4/demo-manager:git-42e35d0 imagePullPolicy: Always ports: - containerPort: 3000