diff --git a/backend-api/deployment.yaml b/backend-api/deployment.yaml index 341a8ad..cc7f40d 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:22 + image: ghcr.io/gansejunge/app-notifications-backend-api:23 ports: - containerPort: 8100 env: