Pin act runner

This commit is contained in:
Mathis 2024-06-05 09:38:19 +00:00
parent 2e47b1f8bf
commit 431ef255ca
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ spec:
command: ['sh', '-c', "until wget https://git.namesny.com 2>/dev/null; do echo waiting for gitea; sleep 2; done"]
containers:
- name: runner
image: gitea/act_runner:nightly-dind-rootless
image: gitea/act_runner:latest-dind-rootless@sha256:2f4c10a8354062ff3f8faa1df17006e650dcf21853a34713dfc2ed961f6ca50f
imagePullPolicy: Always
env:
- name: DOCKER_HOST