Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/videolan/dav1d.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Dressel <code@deadcode.eu>2021-10-18 17:15:52 +0300
committerMatthias Dressel <code@deadcode.eu>2021-10-18 17:15:52 +0300
commitcff5ba694c572372e667f968fd806bb9363cc2df (patch)
tree30f3873d3ab9fff0e091a3198701ada7b3b9f152 /.gitlab-ci.yml
parent316342457f6140b2310bbefc2967f48eb313e3c3 (diff)
CI: Update CI images
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e12aff3..f3a41f0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,21 +4,21 @@ stages:
- test
.debian-amd64-common:
- image: registry.videolan.org/dav1d-debian-unstable:20210307102341
+ image: registry.videolan.org/dav1d-debian-unstable:20211008082222
stage: build
tags:
- docker
- amd64
.debian-llvm-mingw-common:
- image: registry.videolan.org/vlc-debian-llvm-mingw:20190218133533
+ image: registry.videolan.org/vlc-debian-llvm-mingw:20201201162707
stage: build
tags:
- docker
- amd64
.debian-aarch64-common:
- image: registry.videolan.org/dav1d-debian-bullseye-aarch64:20211001193249
+ image: registry.videolan.org/dav1d-debian-bullseye-aarch64:20211006142507
stage: build
tags:
- docker
@@ -32,21 +32,21 @@ stages:
- armv7
.debian-ppc64le-common:
- image: registry.videolan.org/dav1d-debian-unstable-ppc64le:20211001190437
+ image: registry.videolan.org/dav1d-debian-unstable-ppc64le:20211006193415
stage: build
tags:
- docker
- ppc64le
.ubuntu-common:
- image: registry.videolan.org/dav1d-ubuntu-bionic:20200121182340
+ image: registry.videolan.org/dav1d-ubuntu-bionic:20211005085855
stage: build
tags:
- docker
- amd64
.android-common:
- image: registry.videolan.org/vlc-debian-android:20200323093226
+ image: registry.videolan.org/vlc-debian-android:20200529135226
stage: build
tags:
- docker