edit registry??
Some checks failed
ci / checkout (push) Failing after 0s

This commit is contained in:
R.J. 2025-07-20 09:40:59 +02:00
parent 7719496304
commit a91cd4e823
No known key found for this signature in database
GPG key ID: D85876B31F4275CF

View file

@ -7,7 +7,7 @@ jobs:
checkout:
runs-on: docker
container:
image: docker:dind
image: ghcr.io/docker:dind
steps:
- name: Get git and docker
run: apk add git nodejs