mirror of
https://github.com/ziggyds/iventoy
synced 2024-11-11 13:11:10 +00:00
bump version
need to automate this....
This commit is contained in:
parent
7dba813b55
commit
f418c0db06
@ -5,7 +5,7 @@ ARG IVENTOY
|
||||
WORKDIR /iventoy
|
||||
COPY ./iventoy-1.0.07-linux.tar.gz /iventoy/iventoy-1.0.07-linux.tar.gz
|
||||
RUN tar -xvf *.tar.gz
|
||||
RUN rm -rf iventoy-1.0.07-linux.tar.gz
|
||||
RUN rm -rf iventoy-1.0.17-linux.tar.gz
|
||||
RUN mv iventoy-${IVENTOY} iventoy
|
||||
|
||||
FROM ubuntu:22.04
|
||||
|
Loading…
Reference in New Issue
Block a user