Skip to content

Commit

Permalink
Merge pull request #37 from EvilFreelancer/update-routeros
Browse files Browse the repository at this point in the history
Update RouterOS version to 7.15.1
  • Loading branch information
EvilFreelancer committed Jun 11, 2024
2 parents e5ffee0 + 506fe6b commit 0593418
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.15"
ENV ROUTEROS_VERSION="7.15.1"
ENV ROUTEROS_IMAGE="chr-${ROUTEROS_VERSION}.vdi"
ENV ROUTEROS_PATH="https://cdn.mikrotik.com/routeros/${ROUTEROS_VERSION}/${ROUTEROS_IMAGE}.zip"

Expand Down

0 comments on commit 0593418

Please sign in to comment.