Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam authored Aug 4, 2022
1 parent 0ce9a46 commit 205f631
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
Expand Up @@ -3,7 +3,7 @@ version: "3.2"
services:
dev:
container_name: node-template
image: paritytech/ci-linux:974ba3ac-20201006
image: paritytech/ci-linux:production
working_dir: /var/www/node-template
ports:
- "9944:9944"
Expand Down

0 comments on commit 205f631

Please sign in to comment.