Skip to content

Commit 46af629

Browse files
authored
Update to WinBox 3.39
1 parent da048f1 commit 46af629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ COPY ./WINBOX_LICENSE /WINBOX_LICENSE
2727

2828
#Download WinBox
2929
#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
30+
RUN wget -O /winbox64.exe https://download.mikrotik.com/winbox/3.39/winbox64.exe
3131

3232
#Finalise
3333
EXPOSE 5900

0 commit comments

Comments
 (0)