Skip to content

Commit

Permalink
Use the github container registry
Browse files Browse the repository at this point in the history
  • Loading branch information
gfenn-newbury committed Dec 20, 2021
1 parent ffa7c1a commit c37e2b8
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: gnewbury/routeros:${{ matrix.routeros_version }}
image: ghcr.io/gnewbury1/mikrotik/routeros:${{ matrix.routeros_version }}
ports:
- 443:443
- 22:2222
Expand Down

0 comments on commit c37e2b8

Please sign in to comment.