1
0
mirror of https://github.com/falk-werner/webfuse synced 2025-06-13 12:54:15 +00:00

fixes docker warning about unused build argument

This commit is contained in:
nosamad 2019-04-15 06:47:13 +02:00
parent cb1b8400e4
commit ce7ec39745
2 changed files with 6 additions and 0 deletions

View File

@ -103,3 +103,6 @@ WORKDIR "$OUTDIR"
ENTRYPOINT ["dumb-init", "--"]
# unused
ARG QEMU_VERSION_=v3.1.0-2

View File

@ -103,3 +103,6 @@ WORKDIR "$OUTDIR"
ENTRYPOINT ["dumb-init", "--"]
# unused
ARG QEMU_VERSION_=v3.1.0-2