From e9cb896414507ac707108797998e484cf46a3e04 Mon Sep 17 00:00:00 2001 From: robot Date: Sat, 23 Mar 2024 02:08:24 +0000 Subject: [PATCH] =?UTF-8?q?[skip=20actions]=20=F0=9F=A4=96=20change=20dock?= =?UTF-8?q?er=20image=20version=20to=207f44182e3ffd3966009e94bdca35123ca6a?= =?UTF-8?q?b5c30?= 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 9e5e3e9..59b1687 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:a80ae5f57af013e98863d8ead39a27da1f6da99e + image: ghcr.io/kbtg-kampus-classnest-se-java/workshop-group-4:7f44182e3ffd3966009e94bdca35123ca6ab5c30 imagePullPolicy: Always ports: - containerPort: 8080