From 60432ae85c22cf1c08489402e3161c23c67a492a 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:12:56 +0000 Subject: [PATCH] Update image to sha-76f4069 --- 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 3112f2a..211fcff 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-19ee9d0 + - image: ghcr.io/fhswf/openai-ui:sha-76f4069 name: ui ports: - containerPort: 80