diff --git a/backend-api/deployment.yaml b/backend-api/deployment.yaml index 2bed8b3..3480779 100644 --- a/backend-api/deployment.yaml +++ b/backend-api/deployment.yaml @@ -17,7 +17,7 @@ spec: - name: ghcr-secret containers: - name: backend-api - image: ghcr.io/gansejunge/app-notifications-backend-api:11 + image: ghcr.io/gansejunge/app-notifications-backend-api:12 ports: - containerPort: 8100 env: