From f8413b5cb439982d96f565111fc26090174a7a03 Mon Sep 17 00:00:00 2001 From: robot Date: Sat, 23 Mar 2024 15:34:49 +0000 Subject: [PATCH] =?UTF-8?q?[skip=20actions]=20=F0=9F=A4=96=20change=20dock?= =?UTF-8?q?er=20image=20version=20to=2056879752cf8e57aa8d8ea7d93030379fd4a?= =?UTF-8?q?e4602?= 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 97b88e8..9c64ed3 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-4:9c4bb251f04ffea25d5ff46153188cdb319f83a3 + image: ghcr.io/kbtg-kampus-classnest-se-java/workshop-group-4:56879752cf8e57aa8d8ea7d93030379fd4ae4602 imagePullPolicy: Always ports: - containerPort: 8080