Skip to content

Commit

Permalink
Move back to using docker hub
Browse files Browse the repository at this point in the history
  • Loading branch information
gfenn-newbury committed Dec 20, 2021
1 parent c37e2b8 commit 721aa67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:

services:
routeros:
image: ghcr.io/gnewbury1/mikrotik/routeros:${{ matrix.routeros_version }}
image: gnewbury/routeros:${{ matrix.routeros_version }}
ports:
- 443:443
- 22:2222
Expand Down

0 comments on commit 721aa67

Please sign in to comment.