From 9f7b676ec34b0b288bb1f624ec1131bab8eec953 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karol=20Wypch=C5=82o?= Date: Mon, 16 May 2022 16:30:41 +0200 Subject: [PATCH] update skynet-accounts version --- 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 99b10ff4..4221ff05 100644 --- a/docker-compose.accounts.yml +++ b/docker-compose.accounts.yml @@ -22,7 +22,7 @@ services: accounts: # uncomment "build" and comment out "image" to build from sources # build: https://github.com/SkynetLabs/skynet-accounts.git#main - image: skynetlabs/skynet-accounts + image: skynetlabs/skynet-accounts:1.1.0 container_name: accounts restart: unless-stopped logging: *default-logging