Skip to content

Commit 4fdba98

Browse files
JOYclaude
andcommitted
chore(testnet): bump backend image to v10.2.1.commit.2be39f50
The previous build (db0a69a) had mismatched mix.exs version (10.0.6), causing /app/releases/10.0.6/runtime.exs to reference a non-existent config_helper.exs. This rebuild has correct version files restored from upstream v10.2.1, releases now live at /app/releases/10.2.1/. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 2be39f5 commit 4fdba98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.db0a69af
85+
image: ghcr.io/dos/doscan:10.2.1.commit.2be39f50
8686
pull_policy: always
8787
restart: always
8888
stop_grace_period: 5m

0 commit comments

Comments
 (0)