Skip to content

Commit 9998556

Browse files
committed
forgejo: runner rootless dind
1 parent d13b33c commit 9998556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/apps/by-cluster/rgst/forgejo.jsonnet

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ local all = {
214214
},
215215
{
216216
name: 'docker',
217-
image: 'docker:28.0.1-dind',
217+
image: 'docker:28.0.1-dind-rootless',
218218
command: ['dockerd'],
219219
args: ['-H', 'unix:///docker-socket/docker.sock'],
220220
securityContext: { privileged: true },

0 commit comments

Comments
 (0)