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>2022-03-24 21:40:34 +0300
committerMatthias Dressel <code@deadcode.eu>2022-05-25 20:41:34 +0300
commitc1264cd27e4a4e3b4ec95565ba23237539322839 (patch)
treee2943e5fa857d9c45ffa21561a3a4bb3bcd8f220 /.gitlab-ci.yml
parentebeaac6d60df0fdc8772f84d43a310eeed877185 (diff)
CI: Update images
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml14
1 files changed, 7 insertions, 7 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 01af02e..4d9150d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ stages:
- test
.debian-amd64-common:
- image: registry.videolan.org/dav1d-debian-unstable:20211102173310
+ image: registry.videolan.org/dav1d-debian-unstable:20220516081238
stage: build
tags:
- docker
@@ -18,42 +18,42 @@ stages:
- amd64
.debian-llvm-mingw-common:
- image: registry.videolan.org/vlc-debian-llvm-mingw:20201201162707
+ image: registry.videolan.org/vlc-debian-llvm-mingw:20220427162150
stage: build
tags:
- docker
- amd64
.debian-aarch64-common:
- image: registry.videolan.org/dav1d-debian-bullseye-aarch64:20211006142507
+ image: registry.videolan.org/dav1d-debian-bullseye-aarch64:20220428175939
stage: build
tags:
- docker
- aarch64
.debian-armv7-common:
- image: registry.videolan.org/dav1d-debian-bullseye-armv7:20211004204031
+ image: registry.videolan.org/dav1d-debian-bullseye-armv7:20220428180611
stage: build
tags:
- docker
- armv7
.debian-ppc64le-common:
- image: registry.videolan.org/dav1d-debian-unstable-ppc64le:20211006193415
+ image: registry.videolan.org/dav1d-debian-unstable-ppc64le:20220505191710
stage: build
tags:
- docker
- ppc64le
.ubuntu-common:
- image: registry.videolan.org/dav1d-ubuntu-bionic:20211005085855
+ image: registry.videolan.org/dav1d-ubuntu-bionic:20220427160715
stage: build
tags:
- docker
- amd64
.android-common:
- image: registry.videolan.org/vlc-debian-android:20200529135226
+ image: registry.videolan.org/vlc-debian-android:20220427160831
stage: build
tags:
- docker