mirror of
https://github.com/pezkuwichain/pez-minimal-template.git
synced 2026-07-24 10:45:43 +00:00
try different base img
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
# This is the build stage for Polkadot. Here we create the binary in a temporary image.
|
# This is the build stage for Polkadot. Here we create the binary in a temporary image.
|
||||||
FROM docker.io/paritytech/ci-linux:production as builder
|
FROM docker.io/paritytech/ci-unified:latest as builder
|
||||||
|
|
||||||
WORKDIR /polkadot
|
WORKDIR /polkadot
|
||||||
COPY . /polkadot
|
COPY . /polkadot
|
||||||
|
|||||||
Reference in New Issue
Block a user