ci: Update the dates

This commit is contained in:
Jakob Bornecrantz 2022-03-09 23:03:55 +00:00 committed by Jakob Bornecrantz
parent 175ff58f10
commit f4195891cd
2 changed files with 10 additions and 10 deletions

View file

@ -30,7 +30,7 @@ include:
.monado.variables.debian:bullseye:
variables:
FDO_DISTRIBUTION_VERSION: "bullseye"
FDO_DISTRIBUTION_TAG: "2022-01-24.0"
FDO_DISTRIBUTION_TAG: "2022-04-22.0"
# Variables for build and usage of Debian bullseye-ndk image
.monado.variables.debian:bullseye-ndk:
@ -43,25 +43,25 @@ include:
.monado.variables.ubuntu:focal:
variables:
FDO_DISTRIBUTION_VERSION: "20.04"
FDO_DISTRIBUTION_TAG: "2022-01-24.0"
FDO_DISTRIBUTION_TAG: "2022-04-22.0"
# Variables for build and usage of Ubuntu hirsute image
.monado.variables.ubuntu:hirsute:
variables:
FDO_DISTRIBUTION_VERSION: "21.04"
FDO_DISTRIBUTION_TAG: "2022-01-24.0"
FDO_DISTRIBUTION_TAG: "2022-04-22.0"
# Variables for build and usage of Ubuntu impish image
.monado.variables.ubuntu:impish:
variables:
FDO_DISTRIBUTION_VERSION: "21.10"
FDO_DISTRIBUTION_TAG: "2022-01-24.0"
FDO_DISTRIBUTION_TAG: "2022-04-22.0"
# Variables for build and usage of Arch rolling image
.monado.variables.arch:rolling:
variables:
FDO_DISTRIBUTION_VERSION: "rolling"
FDO_DISTRIBUTION_TAG: "2022-01-24.0"
FDO_DISTRIBUTION_TAG: "2022-04-22.0"
stages:
- container_prep

View file

@ -68,7 +68,7 @@ distributions:
# This image does some extra work.
- codename: bullseye
script: i386_and_proclamation_container_prep.sh
tag: "2022-01-24.0"
tag: "2022-04-22.0"
deb_version_suffix: bpo11
packages:
<<: *default_debian_packages
@ -155,7 +155,7 @@ distributions:
# LTS
- codename: focal
distro_version: "20.04"
tag: "2022-01-24.0"
tag: "2022-04-22.0"
deb_version_suffix: ubuntu2004
packages:
<<: *default_debian_packages
@ -166,14 +166,14 @@ distributions:
- codename: hirsute
distro_version: "21.04"
tag: "2022-01-24.0"
tag: "2022-04-22.0"
deb_version_suffix: ubuntu2104
packages:
<<: *default_debian_packages
- codename: impish
distro_version: "21.10"
tag: "2022-01-24.0"
tag: "2022-04-22.0"
deb_version_suffix: ubuntu2110
packages:
<<: *default_debian_packages
@ -186,7 +186,7 @@ distributions:
- name: arch
images:
- codename: rolling
tag: "2022-01-24.0"
tag: "2022-04-22.0"
packages:
git:
gcc: