mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
py27 compat fixes
This commit is contained in:
parent
2017a773b6
commit
00fdabed32
7 changed files with 43 additions and 7 deletions
|
|
@ -59,5 +59,7 @@ RUN conda clean --all --yes && \
|
|||
|
||||
FROM registry.gitlab.com/mbarkhau/bootstrapit/root
|
||||
|
||||
RUN apt-get install --yes mercurial;
|
||||
|
||||
COPY --from=builder /opt/conda/ /opt/conda/
|
||||
COPY --from=builder /vendor/ /vendor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue