From a646187217404514e8468da041f773be8a9a9430 Mon Sep 17 00:00:00 2001 From: robot Date: Sun, 24 Mar 2024 02:57:41 +0000 Subject: [PATCH] =?UTF-8?q?[skip=20actions]=20=F0=9F=A4=96=20change=20dock?= =?UTF-8?q?er=20image=20version=20to=20b338092239124779252859576ac365ee37e?= =?UTF-8?q?a6de2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- infra/gitops/dev/deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/gitops/dev/deployment.yml b/infra/gitops/dev/deployment.yml index 7cd0c37..a4ff3ba 100644 --- a/infra/gitops/dev/deployment.yml +++ b/infra/gitops/dev/deployment.yml @@ -15,7 +15,7 @@ spec: spec: containers: - name: kbazaar-api - image: ghcr.io/kbtg-kampus-classnest-se-java/workshop-group-1:34283df43d4671ee955dc15a8b07a10eb3857604 + image: ghcr.io/kbtg-kampus-classnest-se-java/workshop-group-1:b338092239124779252859576ac365ee37ea6de2 imagePullPolicy: Always ports: - containerPort: 8080