Juice
All checks were successful
Build Docker Image on Commit v4 / build-and-publish (push) Successful in 27s

This commit is contained in:
Merith 2025-06-05 14:24:23 -07:00
parent 5229885c7f
commit b7c8fd0ec9

View file

@ -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