Skip to content

Commit

Permalink
Remove hardcoded docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
dappnodedev authored Jul 11, 2024
1 parent 2ea3eef commit c4be7e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ version: "3.5"
services:
https.dnp.dappnode.eth:
build: .
image: "https.dnp.dappnode.eth:0.2.0"
container_name: DAppNodeCore-https.dnp.dappnode.eth
restart: always
ports:
Expand Down

0 comments on commit c4be7e6

Please sign in to comment.