1
0
mirror of https://gitlab.com/packaging/gitea synced 2024-12-18 08:03:29 +00:00

bump docker dind (cgroup error)

Signed-off-by: morph027 <stefan.heitmueller@gmx.com>
This commit is contained in:
morph027 2024-05-27 17:02:04 +02:00
parent d058c14dd5
commit 82f6637981
No known key found for this signature in database
GPG Key ID: BF17A54BB873BE58

View File

@ -94,7 +94,7 @@ gitea-arm64-trigger:
stage: test
image: docker:stable
services:
- docker:stable-dind
- docker:25-dind
variables:
DOCKER_TLS_CERTDIR: ""
script:
@ -115,7 +115,7 @@ gitea-arm64-trigger:
stage: test
image: docker:stable
services:
- docker:stable-dind
- docker:25-dind
variables:
DOCKER_TLS_CERTDIR: ""
script: