From 50f51a0712d31310c79212fc1a850badd2ed29c7 Mon Sep 17 00:00:00 2001 From: robot Date: Sat, 23 Mar 2024 02:07:50 +0000 Subject: [PATCH] =?UTF-8?q?[skip=20actions]=20=F0=9F=A4=96=20change=20dock?= =?UTF-8?q?er=20image=20version=20to=20ad60868b5bee1981b4749a075780633f454?= =?UTF-8?q?64320?= 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 e1b583b..a4eaef3 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-3:248a114128c71e44e4f1f62d16cbe182d3272124 + image: ghcr.io/kbtg-kampus-classnest-se-java/workshop-group-3:ad60868b5bee1981b4749a075780633f45464320 imagePullPolicy: Always ports: - containerPort: 8080