We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bc1749 commit e2158deCopy full SHA for e2158de
manifests/apps/by-cluster/rgst/forgejo.jsonnet
@@ -197,7 +197,7 @@ local all = {
197
'--instance',
198
'$(FORGEJO_INSTANCE_URL)',
199
'--labels',
200
- 'ubuntu-latest:docker://ghcr.io/catthehacker/ubuntu:act-latest',
+ 'ubuntu-latest:docker://ghcr.io/catthehacker/ubuntu:act-24.04',
201
],
202
env: k.envList({
203
RUNNER_NAME: { fieldRef: { fieldPath: 'metadata.name' } },
0 commit comments