mirror of
https://github.com/pezkuwichain/pez-minimal-template.git
synced 2026-06-09 20:01:04 +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.
|
||||
FROM docker.io/paritytech/ci-linux:production as builder
|
||||
FROM docker.io/paritytech/ci-unified:latest as builder
|
||||
|
||||
WORKDIR /polkadot
|
||||
COPY . /polkadot
|
||||
|
||||
Reference in New Issue
Block a user