mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
Rust 1.67, test Dockerfiles (nightly worked @ f29d5182), remove old BINS
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Use: docker build . --network=host --pull -t darkfi:ubuntu -f ./contrib/docker/Dockerfile.ubuntu
|
||||
# optionally with: --build-arg BUILD_OS_VER=20.04 --build-arg RUST_VER=1.65
|
||||
|
||||
ARG RUST_VER=1.65 # stable nightly beta
|
||||
ARG RUST_VER=1.67 # stable nightly beta
|
||||
ARG BUILD_OS_VER=22.04 # 20.04
|
||||
ARG RUN_OS_VER=${BUILD_OS_VER}
|
||||
ARG REPOSITORY=ubuntu
|
||||
|
||||
Reference in New Issue
Block a user