Skip to content

Commit

Permalink
ci: switch to [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
davidyuk authored Apr 19, 2024
1 parent 05ebcaf commit 6cdd225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'
services:
node:
# TODO: switch to master after merging https://github.com/aeternity/aeternity/pull/4303
image: aeternity/aeternity:v6.13.0-bundle
image: aeternity/aeternity:v7.0.0-rc1-bundle
# TODO: remove 3313 port after merging https://github.com/aeternity/aeternity/pull/4303
ports: [3013:3013, 3113:3113, 3014:3014, 3313:3313]
# TODO: remove after releasing https://github.com/aeternity/aeternity/pull/4292
Expand Down

0 comments on commit 6cdd225

Please sign in to comment.