diff --git a/backend-api/deployment.yaml b/backend-api/deployment.yaml index 0ef51a8..366ef26 100644 --- a/backend-api/deployment.yaml +++ b/backend-api/deployment.yaml @@ -33,7 +33,7 @@ spec: mountPath: /etc/secrets containers: - name: backend-api - image: ghcr.io/gansejunge/app-notifications-backend-api:26 + image: ghcr.io/gansejunge/app-notifications-backend-api:27 ports: - containerPort: 8100 env: