Skip to content

Commit

Permalink
chore(en): External node docker compose version bump (#1966)
Browse files Browse the repository at this point in the history
Signed-off-by: tomg10 <[email protected]>
  • Loading branch information
tomg10 authored May 17, 2024
1 parent cf92799 commit 9b2d4f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ services:
- POSTGRES_PASSWORD=notsecurepassword
- PGPORT=5430
external-node:
image: "matterlabs/external-node:2.0-v23.0.0"
image: "matterlabs/external-node:2.0-v24.0.0"
depends_on:
postgres:
condition: service_healthy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ services:
- POSTGRES_PASSWORD=notsecurepassword
- PGPORT=5430
external-node:
image: "matterlabs/external-node:2.0-v23.0.0"
image: "matterlabs/external-node:2.0-v24.0.0"
depends_on:
postgres:
condition: service_healthy
Expand Down

0 comments on commit 9b2d4f6

Please sign in to comment.