maj docker

This commit is contained in:
Jephté Clain 2018-06-02 21:55:40 +04:00
parent 04e37db5cb
commit cdd152f716
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
FROM d9base
FROM ur/d9base
ARG date
ARG version
LABEL name=d9-nutools date=$date version=$version
LABEL date=$date version=$version
ENV I=/install/nutools
COPY . $I