diff --git a/backend-push-notifications/deployment.yaml b/backend-push-notifications/deployment.yaml index bab974f..c3b1b4a 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:10 + image: ghcr.io/gansejunge/app-notifications-backend-push-notifications:11 ports: - containerPort: 9000 name: metrics