Revert alpine reset
This commit is contained in:
parent
26f0a2452d
commit
ad3be535ba
@ -18,11 +18,6 @@ RUN cd cic-contracts && \
|
||||
#RUN mkdir -vp /usr/local/share/cic/solidity && \
|
||||
# cp -rv cic-contracts/abis
|
||||
|
||||
FROM python:3.8.6-alpine
|
||||
|
||||
COPY --from=0 /usr/bin/solc /usr/bin/solc
|
||||
COPY --from=1 /usr/local/share/cic/ /usr/local/share/cic/
|
||||
|
||||
LABEL authors="Louis Holbrook <dev@holbrook.no> 0826EDA1702D1E87C6E2875121D2E7BB88C2A746"
|
||||
LABEL spdx-license-identifier="GPL-3.0-or-later"
|
||||
LABEL description="Ethereum smart contract interfaces used by the CIC component suite"
|
||||
|
Loading…
Reference in New Issue
Block a user