Skip to content

Commit

Permalink
use ewm-das:stable
Browse files Browse the repository at this point in the history
Signed-off-by: Pranay Valson <[email protected]>
  • Loading branch information
noslav committed Jan 27, 2025
1 parent b7d2a8f commit 19624d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ services:
- "8008:8008"

ewm-das:
image: "us-docker.pkg.dev/covalent-project/network/ewm-das:latest"
image: "us-docker.pkg.dev/covalent-project/network/ewm-das:stable"
volumes:
- ~/.ipfs:/root/.ipfs/
container_name: ewm-das
Expand Down
2 changes: 1 addition & 1 deletion docker-compose-mbase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: "3"

services:
ewm-das:
image: "us-docker.pkg.dev/covalent-project/network/ewm-das:latest"
image: "us-docker.pkg.dev/covalent-project/network/ewm-das:stable"
volumes:
- ~/.ipfs:/root/.ipfs/
container_name: ewm-das
Expand Down

0 comments on commit 19624d7

Please sign in to comment.