typo in image tag
Some checks failed
/ build (push) Failing after 12s

This commit is contained in:
Roger Sikorski 2023-07-24 06:53:53 +02:00
parent ff01619083
commit 45bf431fce
Signed by: RogerSik
GPG Key ID: 207958C85208EAC4

View File

@ -7,7 +7,7 @@ jobs:
build:
runs-on: k3s
container:
image: docker-24-cli
image: docker:24-cli
steps:
- run: apk --no-cache add nodejs git docker
- uses: actions/checkout@v3