diff --git a/k8s/deployment-dev.yaml b/k8s/deployment-dev.yaml index d70edda..be0584e 100644 --- a/k8s/deployment-dev.yaml +++ b/k8s/deployment-dev.yaml @@ -19,7 +19,7 @@ spec: io.kompose.service: openai-ui spec: containers: - - image: ghcr.io/fhswf/openai-ui:sha-22687d3 + - image: ghcr.io/fhswf/openai-ui:sha-b76fc30 name: ui ports: - containerPort: 80