diff --git a/backend-api/deployment.yaml b/backend-api/deployment.yaml index 6877caf..8aae232 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:29 + image: ghcr.io/gansejunge/app-notifications-backend-api:30 ports: - containerPort: 8100 env: