1
0

Switched to GitHub Container Registry for NickelTC image

This commit is contained in:
Patrick Gaskin
2020-11-15 14:14:23 -05:00
parent a25a821e75
commit 666aed3c02
4 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ jobs:
build:
name: NickelMenu
runs-on: ubuntu-latest
container: docker.io/geek1011/nickeltc:1.0
container: ghcr.io/pgaskin/nickeltc:1.0
steps:
- name: Checkout
uses: actions/checkout@v1