Skip to content

Commit

Permalink
chore: update default compiler tag
Browse files Browse the repository at this point in the history
  • Loading branch information
thepiwo committed Sep 20, 2023
1 parent 18022a4 commit 068b081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/init/update-artifacts/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
- './docker/accounts.json:/home/aeternity/node/data/aecore/.genesis/accounts_test.json'

aeproject_compiler:
image: aeternity/aesophia_http:${COMPILER_TAG:-v7.5.0}
image: aeternity/aesophia_http:${COMPILER_TAG:-v7.6.0}
hostname: compiler
ports:
- '3080:3080'
Expand Down

0 comments on commit 068b081

Please sign in to comment.