From 42e94c13a46b66bad298d81c5cec0c7c6dde048f Mon Sep 17 00:00:00 2001 From: hanwool77 Date: Tue, 17 Jun 2025 06:50:56 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Update=20web=20frontend=20image?= =?UTF-8?q?=20to=202506170648?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/deployment.yaml b/web/deployment.yaml index fcbeba6..4f0a8a0 100644 --- a/web/deployment.yaml +++ b/web/deployment.yaml @@ -18,7 +18,7 @@ spec: enableServiceLinks: false # πŸ‘ˆ μΆ”κ°€ containers: - name: frontend - image: acrdigitalgarage03.azurecr.io/hiorder/frontend:2506170636 + image: acrdigitalgarage03.azurecr.io/hiorder/frontend:2506170648 ports: - containerPort: 80 envFrom: