We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da048f1 commit 46af629Copy full SHA for 46af629
Dockerfile
@@ -27,7 +27,7 @@ COPY ./WINBOX_LICENSE /WINBOX_LICENSE
27
28
#Download WinBox
29
#Permission has been granted by Mikrotik (via support@mikrotik.com, ticket number #[SUP-114983]) to distribute WinBox unmodified within this image.
30
-RUN wget -O /winbox64.exe https://download.mikrotik.com/winbox/3.38/winbox64.exe
+RUN wget -O /winbox64.exe https://download.mikrotik.com/winbox/3.39/winbox64.exe
31
32
#Finalise
33
EXPOSE 5900
0 commit comments