Fix docker-compose.yml (#357)

main
Alexander Samusev 2022-08-01 13:53:08 +02:00 committed by GitHub
parent 4ea490ef8e
commit d6f219c653
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View File

@ -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
scripts/docker_run.sh 100644 → 100755
View File