Skip to content

Commit

Permalink
Merge pull request #22 from EvilFreelancer/update-routeros
Browse files Browse the repository at this point in the history
Update RouterOS version to 7.13.4
  • Loading branch information
EvilFreelancer committed Feb 9, 2024
2 parents 6e7c09b + b1e1223 commit cd837a9
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.2"
ENV ROUTEROS_VERSION="7.13.4"
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 cd837a9

Please sign in to comment.