diff --git a/k8s/deployment-dev.yaml b/k8s/deployment-dev.yaml index da3c16f..c8d600e 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-b1f35f7 + - image: ghcr.io/fhswf/openai-ui:sha-e3faf99 name: ui ports: - containerPort: 80