Skip to content

Commit b50e2a1

Browse files
JOYclaude
andcommitted
chore: deploy DOScan v11.0.2 to testnet and mainnet
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 9538bf9 commit b50e2a1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose/docker-compose-mainnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ services:
6363
condition: service_healthy
6464
redis-db:
6565
condition: service_healthy
66-
image: ghcr.io/dos/doscan:10.2.1.commit.2be39f50
66+
image: ghcr.io/dos/doscan:11.0.2.commit.9538bf98
6767
pull_policy: always
6868
restart: always
6969
stop_grace_period: 5m

docker-compose/docker-compose-testnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ services:
8282
- db
8383
- redis-db
8484
- avago
85-
image: ghcr.io/dos/doscan:10.2.1.commit.2be39f50
85+
image: ghcr.io/dos/doscan:11.0.2.commit.9538bf98
8686
pull_policy: always
8787
restart: always
8888
stop_grace_period: 5m

0 commit comments

Comments
 (0)