diff --git a/cmd/files/templates/docker-compose.template.yaml b/cmd/files/templates/docker-compose.template.yaml index 92c97be..7ad3856 100644 --- a/cmd/files/templates/docker-compose.template.yaml +++ b/cmd/files/templates/docker-compose.template.yaml @@ -178,7 +178,7 @@ services: STORJ_WAIT_FOR_SATELLITE: "true" STORJUP_SATELLITE: satellite-api STORJUP_AUTHSERVICE: http://authservice:8888 - image: img.dev.storj.io/storjup/storj:1.62.4 + image: img.dev.storj.io/storjup/storj:1.64.1 networks: default: null ports: @@ -228,7 +228,7 @@ services: STORJ_WAIT_FOR_DB: "true" STORJUP_SATELLITE: satellite-api STORJUP_AUTHSERVICE: http://authservice:8888 - image: img.dev.storj.io/storjup/storj:1.62.4 + image: img.dev.storj.io/storjup/storj:1.64.1 networks: default: null ports: @@ -268,7 +268,7 @@ services: STORJ_WAIT_FOR_SATELLITE: "true" STORJUP_SATELLITE: satellite-api STORJUP_AUTHSERVICE: http://authservice:8888 - image: img.dev.storj.io/storjup/storj:1.62.4 + image: img.dev.storj.io/storjup/storj:1.64.1 networks: default: null storagenode: @@ -297,12 +297,12 @@ services: STORJ_WAIT_FOR_SATELLITE: "true" STORJUP_SATELLITE: satellite-api STORJUP_AUTHSERVICE: http://authservice:8888 - image: img.dev.storj.io/storjup/storj:1.62.4 + image: img.dev.storj.io/storjup/storj:1.64.1 networks: default: null storjscan: command: - - /app/storjscan + - storjscan - run - --database=cockroach://root@cockroach:26257/storjscan?sslmode=disable - --tokens.endpoint=http://geth:8545 @@ -313,7 +313,7 @@ services: - --token-price.coinmarketcap-config.timeout=1m - --api.address=0.0.0.0:12000 - --api.keys=eu1:eu1secret,us1:us1secret - image: img.dev.storj.io/storjup/storjscan:20220808-1 + image: img.dev.storj.io/storjup/storjscan:20220922-1 networks: default: null ports: @@ -327,7 +327,7 @@ services: - infinity environment: STORJ_ROLE: uplink - image: img.dev.storj.io/storjup/storj:1.62.4 + image: img.dev.storj.io/storjup/storj:1.64.1 networks: default: null versioncontrol: @@ -348,7 +348,7 @@ services: STORJ_METRICS_APP_SUFFIX: sim STORJUP_SATELLITE: satellite-api STORJUP_AUTHSERVICE: http://authservice:8888 - image: img.dev.storj.io/storjup/storj:1.62.4 + image: img.dev.storj.io/storjup/storj:1.64.1 networks: default: null ports: