Skip to content

Commit

Permalink
Merge pull request #25 from EvilFreelancer/update-routeros
Browse files Browse the repository at this point in the history
Update RouterOS version to 7.13.5
  • Loading branch information
EvilFreelancer committed Feb 21, 2024
2 parents ac41e94 + c428c33 commit fcdb8a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN set -xe \
bridge-utils iptables jq bash python3

# Environments which may be change
ENV ROUTEROS_VERSION="7.13.4"
ENV ROUTEROS_VERSION="7.13.5"
ENV ROUTEROS_IMAGE="chr-${ROUTEROS_VERSION}.vdi"
ENV ROUTEROS_PATH="https://download.mikrotik.com/routeros/${ROUTEROS_VERSION}/${ROUTEROS_IMAGE}.zip"

Expand Down

0 comments on commit fcdb8a5

Please sign in to comment.