From 8c16f5420b3705147c146a8b5fdf652e35c7ea2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 15:16:11 +0800 Subject: [PATCH] chore(deps): update bladex/sentinel-dashboard docker tag to v1.8.7 (#1185) * chore(deps): update bladex/sentinel-dashboard docker tag to v1.8.7 * 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 --- apps/sentinel-dashboard/{1.8.6 => 1.8.7}/data.yml | 0 apps/sentinel-dashboard/{1.8.6 => 1.8.7}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename apps/sentinel-dashboard/{1.8.6 => 1.8.7}/data.yml (100%) rename apps/sentinel-dashboard/{1.8.6 => 1.8.7}/docker-compose.yml (84%) diff --git a/apps/sentinel-dashboard/1.8.6/data.yml b/apps/sentinel-dashboard/1.8.7/data.yml similarity index 100% rename from apps/sentinel-dashboard/1.8.6/data.yml rename to apps/sentinel-dashboard/1.8.7/data.yml diff --git a/apps/sentinel-dashboard/1.8.6/docker-compose.yml b/apps/sentinel-dashboard/1.8.7/docker-compose.yml similarity index 84% rename from apps/sentinel-dashboard/1.8.6/docker-compose.yml rename to apps/sentinel-dashboard/1.8.7/docker-compose.yml index 7b35b293..85dc905f 100644 --- a/apps/sentinel-dashboard/1.8.6/docker-compose.yml +++ b/apps/sentinel-dashboard/1.8.7/docker-compose.yml @@ -1,7 +1,7 @@ version: '3' services: sentinel-dashboard: - image: bladex/sentinel-dashboard:1.8.6 + image: bladex/sentinel-dashboard:1.8.7 container_name: ${CONTAINER_NAME} restart: always networks: