Skip to content
Snippets Groups Projects
Commit 7a1038d4 authored by Christian Kuhn's avatar Christian Kuhn Committed by Stefan Bürk
Browse files

[TASK] Unpin CI image docker:20.10.14-dind

The issue has been resolved in sysbox, we don't
need the patch level pin anymore.

Resolves: #98015
Related: #97570
Releases: main, 11.5, 10.4
Change-Id: I1a2080ec3e8609350c9975bad8f65e69513d5f48
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75222


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
parent 03bc23b9
Branches
Tags
No related merge requests found
......@@ -35,7 +35,7 @@ services:
# Each job starts two containers: This dind container that starts a docker
# daemon, plus a casual container that executes runTests.sh for single jobs
# to start containers within the dind container.
- name: docker:20.10.14-dind
- name: docker:20.10-dind
alias: docker
# This is *never* overridden in single jobs. All jobs start a 'dind' service
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment