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