Updated base image

main
Julien Eluard 2020-08-18 17:40:02 +02:00 committed by GitHub
parent 48b28c9ee3
commit 55f7ff5b9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
FROM paritytech/substrate-playground-template-base:sha-ac4bc53
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 build --release