1
0
mirror of https://gitlab.com/packaging/gitea synced 2024-12-18 16:13:44 +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 stage: test
image: docker:stable image: docker:stable
services: services:
- docker:stable-dind - docker:25-dind
variables: variables:
DOCKER_TLS_CERTDIR: "" DOCKER_TLS_CERTDIR: ""
script: script:
@ -115,7 +115,7 @@ gitea-arm64-trigger:
stage: test stage: test
image: docker:stable image: docker:stable
services: services:
- docker:stable-dind - docker:25-dind
variables: variables:
DOCKER_TLS_CERTDIR: "" DOCKER_TLS_CERTDIR: ""
script: script: