Skip to content

Commit

Permalink
ci: update middleware to 1.81.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidyuk committed Jul 17, 2024
1 parent b402ff1 commit f8fc931
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
@@ -1,7 +1,7 @@
services:
middleware:
# TODO: use upstream after merging https://github.com/aeternity/ae_mdw/issues/1758
image: davidyuk/temp:mdw-dev-mode
image: davidyuk/temp:mdw-dev-mode-1.81.0
ports: [4000:4000, 4001:4001, 3013:3013, 3313:3313]
volumes:
- ./docker-compose/aeternity.yaml:/home/aeternity/aeternity.yaml
Expand Down

0 comments on commit f8fc931

Please sign in to comment.