From a9703153fc4d96eaa152b7df1a4dea1217bd0b45 Mon Sep 17 00:00:00 2001 From: yh-noh Date: Sat, 19 Sep 2026 03:23:58 +0000 Subject: [PATCH] chore: bump mc-web-console-api/front to 0.6.5 --- conf/docker/docker-compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/docker/docker-compose.yaml b/conf/docker/docker-compose.yaml index 0518aa3..525d56b 100644 --- a/conf/docker/docker-compose.yaml +++ b/conf/docker/docker-compose.yaml @@ -1118,7 +1118,7 @@ services: exec docker-entrypoint.sh postgres" mc-web-console-api: - image: cloudbaristaorg/mc-web-console-api:0.6.3 + image: cloudbaristaorg/mc-web-console-api:0.6.5 pull_policy: always container_name: mc-web-console-api platform: linux/amd64 @@ -1162,7 +1162,7 @@ services: <<: *default-health-check mc-web-console-front: - image: cloudbaristaorg/mc-web-console-front:0.6.3 + image: cloudbaristaorg/mc-web-console-front:0.6.5 pull_policy: always container_name: mc-web-console-front platform: linux/amd64