diff --git a/backend-push-notifications/deployment.yaml b/backend-push-notifications/deployment.yaml index fa4bd7d..921df00 100644 --- a/backend-push-notifications/deployment.yaml +++ b/backend-push-notifications/deployment.yaml @@ -33,7 +33,7 @@ spec: mountPath: /etc/secrets containers: - name: backend-push-notifications - image: ghcr.io/gansejunge/app-notifications-backend-push-notifications:8 + image: ghcr.io/gansejunge/app-notifications-backend-push-notifications:9 ports: - containerPort: 9000 name: metrics