Updated base template image (#61)
parent
4509dc8c15
commit
aab3a40646
|
@ -1,5 +1,5 @@
|
|||
FROM paritytech/substrate-playground-template-base:sha-b5e20c1
|
||||
FROM paritytech/substrate-playground-template-base:sha-ac4bc53
|
||||
|
||||
ADD . .
|
||||
# Here the whole repo is already accessible at . (thanks to the inherited image)
|
||||
|
||||
RUN cargo build --release
|
Loading…
Reference in New Issue