diff --git a/backend-push-notifications/deployment.yaml b/backend-push-notifications/deployment.yaml index 6b06f30..53d274a 100644 --- a/backend-push-notifications/deployment.yaml +++ b/backend-push-notifications/deployment.yaml @@ -17,7 +17,7 @@ spec: - name: ghcr-secret containers: - name: backend-push-notifications - image: ghcr.io/gansejunge/app-notifications-backend-push-notifications:4 + image: ghcr.io/gansejunge/app-notifications-backend-push-notifications:5 ports: - containerPort: 9000 name: metrics