From 3f66dd30dd40a3e3a10f28d6f5a3e80c566ff089 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 10:44:12 +0000 Subject: [PATCH] chore(deps): update skynetlabs/webportal-accounts-dashboard docker tag to v2.1.1 --- docker-compose.accounts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.accounts.yml b/docker-compose.accounts.yml index 80236631..1626d49f 100644 --- a/docker-compose.accounts.yml +++ b/docker-compose.accounts.yml @@ -59,7 +59,7 @@ services: # build: # context: https://github.com/SkynetLabs/webportal-accounts-dashboard.git#main # dockerfile: Dockerfile - image: skynetlabs/webportal-accounts-dashboard:2.1.0 + image: skynetlabs/webportal-accounts-dashboard:2.1.1 container_name: dashboard restart: unless-stopped logging: *default-logging