Skip to content

Commit

Permalink
Update release in docker-compose.yaml (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
alrevuelta authored Sep 25, 2023
1 parent 56f2e63 commit 74ddb0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ x-logging: &logging

services:
oracle:
image: "dappnode/mev-sp-oracle:1.0.0-rc.3"
image: "dappnode/mev-sp-oracle:1.0.0-rc.4"
restart: "no"
<<: *logging
depends_on:
Expand Down

0 comments on commit 74ddb0f

Please sign in to comment.