updating cerc image dockerfile
All checks were successful
Lint Checks / Run linter (push) Successful in 41s

This commit is contained in:
jonathan@vulcanize.io 2024-04-16 20:47:45 +00:00
parent 242019ffa5
commit 253aaf9ca9

View File

@ -44,8 +44,8 @@ RUN make clean deps
ARG RUSTFLAGS="" ARG RUSTFLAGS=""
ARG GOFLAGS="" ARG GOFLAGS=""
#RUN make buildall RUN make buildall
RUN make 2k #RUN make 2k
##################################### #####################################
FROM ubuntu:20.04 AS lotus-base FROM ubuntu:20.04 AS lotus-base