From a2df89fa71bf3bc05e08cd7f4099a87af0ae7e08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 16:36:36 +0800 Subject: [PATCH] chore(deps): update bladex/sentinel-dashboard docker tag to v1.8.8 (#2333) * chore(deps): update bladex/sentinel-dashboard docker tag to v1.8.8 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version --- sentinel-dashboard/{1.8.7 => 1.8.8}/data.yml | 0 sentinel-dashboard/{1.8.7 => 1.8.8}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename sentinel-dashboard/{1.8.7 => 1.8.8}/data.yml (100%) rename sentinel-dashboard/{1.8.7 => 1.8.8}/docker-compose.yml (79%) diff --git a/sentinel-dashboard/1.8.7/data.yml b/sentinel-dashboard/1.8.8/data.yml similarity index 100% rename from sentinel-dashboard/1.8.7/data.yml rename to sentinel-dashboard/1.8.8/data.yml diff --git a/sentinel-dashboard/1.8.7/docker-compose.yml b/sentinel-dashboard/1.8.8/docker-compose.yml similarity index 79% rename from sentinel-dashboard/1.8.7/docker-compose.yml rename to sentinel-dashboard/1.8.8/docker-compose.yml index f45a30054..cea3dd315 100644 --- a/sentinel-dashboard/1.8.7/docker-compose.yml +++ b/sentinel-dashboard/1.8.8/docker-compose.yml @@ -1,6 +1,6 @@ services: sentinel-dashboard: - image: bladex/sentinel-dashboard:1.8.7 + image: bladex/sentinel-dashboard:1.8.8 container_name: ${CONTAINER_NAME} restart: always networks: