mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-12 09:16:23 +02:00
Update docker Docker tag to v26.1.1
This commit is contained in:
parent
341bafb91e
commit
8b636da38c
1 changed files with 2 additions and 2 deletions
|
@ -129,9 +129,9 @@ artifacts:
|
|||
|
||||
.push-oci-image:
|
||||
stage: publish
|
||||
image: docker:26.0.2
|
||||
image: docker:26.1.1
|
||||
services:
|
||||
- docker:26.0.2-dind
|
||||
- docker:26.1.1-dind
|
||||
variables:
|
||||
IMAGE_SUFFIX_AMD64: amd64
|
||||
IMAGE_SUFFIX_ARM64V8: arm64v8
|
||||
|
|
Loading…
Add table
Reference in a new issue