Skip to content
Snippets Groups Projects
Commit 97b2a5ee authored by lucasvanmol's avatar lucasvanmol Committed by GitHub
Browse files

Update node-template's docker-compose.yml (#11802)


* Update docker-compose.yml

* Use production image

Co-authored-by: default avatarAlexander Samusev <41779041+alvicsam@users.noreply.github.com>

Co-authored-by: default avatarAlexander Samusev <41779041+alvicsam@users.noreply.github.com>
Co-authored-by: parity-processbot <>
parent e7e20182
No related merge requests found
......@@ -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"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment