mirror of
https://gitlab.com/packaging/gitea
synced 2024-12-18 08:03:29 +00:00
pin docker to 25
Signed-off-by: morph027 <stefan.heitmueller@gmx.com>
This commit is contained in:
parent
82f6637981
commit
0c08e9675d
@ -92,7 +92,7 @@ gitea-arm64-trigger:
|
|||||||
|
|
||||||
.test-install: &test-install
|
.test-install: &test-install
|
||||||
stage: test
|
stage: test
|
||||||
image: docker:stable
|
image: docker:25
|
||||||
services:
|
services:
|
||||||
- docker:25-dind
|
- docker:25-dind
|
||||||
variables:
|
variables:
|
||||||
@ -113,7 +113,7 @@ gitea-arm64-trigger:
|
|||||||
|
|
||||||
.test-update: &test-update
|
.test-update: &test-update
|
||||||
stage: test
|
stage: test
|
||||||
image: docker:stable
|
image: docker:25
|
||||||
services:
|
services:
|
||||||
- docker:25-dind
|
- docker:25-dind
|
||||||
variables:
|
variables:
|
||||||
|
Loading…
Reference in New Issue
Block a user