diff --git a/docker-compose.accounts.yml b/docker-compose.accounts.yml index 76e23eda..f1b6e69e 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.3 + image: skynetlabs/skynet-accounts:1.3.0 container_name: accounts restart: unless-stopped logging: *default-logging