From b2731e820bd90922f4901825e047b49f9d54ae82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Leszczyk?= Date: Thu, 2 Jun 2022 15:11:30 +0200 Subject: [PATCH] ops: bump webportal-accounts-dashboard to 1.1.0 --- 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 a07e3ead..50caf69b 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:0.1.0 + image: skynetlabs/webportal-accounts-dashboard:1.1.0 container_name: dashboard restart: unless-stopped logging: *default-logging