Skip to content

Commit

Permalink
Merge pull request #30 from EvilFreelancer/revert-29-update-routeros
Browse files Browse the repository at this point in the history
Revert "Update RouterOS version to"
  • Loading branch information
EvilFreelancer committed Mar 31, 2024
2 parents 23ecb5b + 32ea383 commit 9d864ca
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=""
ENV ROUTEROS_VERSION="7.14.1"
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 9d864ca

Please sign in to comment.