[x264-devel] [Git][videolan/x264][master] CI: Update docker images
Anton Mitrofanov (@BugMaster)
gitlab at videolan.org
Tue Dec 7 13:01:01 UTC 2021
Anton Mitrofanov pushed to branch master at VideoLAN / x264
Commits:
fda9b831 by Anton Mitrofanov at 2021-12-06T22:02:31+03:00
CI: Update docker images
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -81,7 +81,7 @@ stages:
build-debian-amd64:
extends: .build
- image: registry.videolan.org/x264-debian-unstable:20190404162201
+ image: registry.videolan.org/x264-debian-unstable:20211206140856
tags:
- docker
- amd64
@@ -89,7 +89,7 @@ build-debian-amd64:
build-debian-aarch64:
extends: .build
- image: registry.videolan.org/x264-debian-unstable-aarch64:20190716192245
+ image: registry.videolan.org/x264-debian-unstable-aarch64:20211206141032
tags:
- docker
- aarch64
@@ -126,7 +126,7 @@ build-win64:
.build-llvm-mingw:
extends: .build
- image: registry.videolan.org/vlc-debian-llvm-mingw:20200703084018
+ image: registry.videolan.org/vlc-debian-llvm-mingw:20211020094514
tags:
- docker
- amd64
View it on GitLab: https://code.videolan.org/videolan/x264/-/commit/fda9b8319b53f3f554013769ce2179b941aba23c
--
View it on GitLab: https://code.videolan.org/videolan/x264/-/commit/fda9b8319b53f3f554013769ce2179b941aba23c
You're receiving this email because of your account on code.videolan.org.
More information about the x264-devel
mailing list