From 12ad697fe4a5e2e08ea853b6869d7a26ab00c16f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 22:41:13 +0000 Subject: [PATCH] Update image to sha-4e83563 --- k8s/deployment-dev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/deployment-dev.yaml b/k8s/deployment-dev.yaml index 29cd2af..f9ee8cd 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-e017f2b + - image: ghcr.io/fhswf/openai-ui:sha-4e83563 name: ui ports: - containerPort: 80