generated from gns3/vnc-template
Juice
All checks were successful
Build Docker Image on Commit v4 / build-and-publish (push) Successful in 27s
All checks were successful
Build Docker Image on Commit v4 / build-and-publish (push) Successful in 27s
This commit is contained in:
parent
5229885c7f
commit
b7c8fd0ec9
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ RUN wget -O /tmp/WinBox_Linux.zip https://download.mikrotik.com/routeros/winbox/
|
||||||
|
|
||||||
FROM git.merith.xyz/gns3/base-vnc:latest
|
FROM git.merith.xyz/gns3/base-vnc:latest
|
||||||
|
|
||||||
RUN apk add --no-cache wine wget
|
RUN apk add --no-cache wget
|
||||||
|
|
||||||
COPY --from=builder /WinBox /WinBox
|
COPY --from=builder /WinBox /WinBox
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue