Update Dockerfile

main
Julien Eluard 2020-10-05 10:59:24 +02:00 committed by GitHub
parent 24da7670a9
commit 3c283f654a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@ FROM paritytech/substrate-playground-template-base:sha-0793587
# Here the whole repo is already accessible at . (thanks to the inherited image)
RUN cargo build --release
RUN cargo check