Release of RouterOS changed to 6.46beta55

This commit is contained in:
Paul Rock 2019-10-16 00:00:04 +03:00
parent d105dbc2f9
commit 67f9cb70fb
2 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,6 @@
FROM alpine:3.8
ENV ROUTEROS_VERSON="6.46beta44"
ENV ROUTEROS_VERSON="6.46beta55"
ENV ROUTEROS_IMAGE="chr-$ROUTEROS_VERSON.vdi"
ENV ROUTEROS_PATH="https://download.mikrotik.com/routeros/$ROUTEROS_VERSON/$ROUTEROS_IMAGE"

View file

@ -11,12 +11,13 @@ services:
- "18728:8728"
- "18729:8729"
routeros-6-44:
image: evilfreelancer/docker-routeros:6.44
routeros-6-45:
image: evilfreelancer/docker-routeros:6.45.6
restart: unless-stopped
ports:
- "22222:22"
- "22223:23"
- "7777:80"
- "8728:8728"
- "8729:8729"
- "28728:8728"