mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-12 20:21:01 +00:00
Merge remote-tracking branch 'origin/master' into dp-dockerfile
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
#### BUILDER IMAGE -- quite big one ####
|
||||
<<<<<<< HEAD
|
||||
FROM paritytech/musl-ci-linux as builder
|
||||
LABEL maintainer="Parity Technologies"
|
||||
=======
|
||||
FROM paritytech/ci-linux:production as builder
|
||||
LABEL maintainer="Daniel Maricic daniel@woss.io"
|
||||
>>>>>>> origin/master
|
||||
LABEL description="Polkadot Telemetry backend builder image"
|
||||
|
||||
ARG PROFILE=release
|
||||
|
||||
Reference in New Issue
Block a user