Why can't you just be normal?

remove musl image and replace with the maintained CI Rust image for now.
This commit is contained in:
e.g. magical unicorn
2021-03-26 12:02:45 +01:00
committed by GitHub
parent ad670eae53
commit af28d23e6a
+1 -1
View File
@@ -1,5 +1,5 @@
#### BUILDER IMAGE -- quite big one ####
FROM paritytech/musl-ci-linux as builder
FROM paritytech/ci-linux:production as builder
LABEL maintainer="Daniel Maricic daniel@woss.io"
LABEL description="Polkadot Telemetry backend builder image"