update cc65 docker image

This commit is contained in:
Byron Lathi
2022-03-05 22:58:53 -06:00
parent db3a150f93
commit 0ad18720bb

View File

@@ -4,7 +4,7 @@ default:
build-sw: build-sw:
stage: build stage: build
image: a2geek/cc65-pipeline image: bslathi19/cc65-pipeline
script: script:
- cd sw/ - cd sw/
- make - make