From f17e78f7c412e634cff94f06ff991aa4eb3c16fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 11:01:11 +0000 Subject: [PATCH] chore(deps): update dependency skynetlabs/skynet-accounts to v1.2.2 --- 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 6ea30164..8f62a42b 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:1.2.0 + image: skynetlabs/skynet-accounts:1.2.2 container_name: accounts restart: unless-stopped logging: *default-logging