mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2024-12-28 10:36:15 +00:00
ci: Bump tag on android container.
This commit is contained in:
parent
7df31ea159
commit
36a540a764
|
@ -36,7 +36,7 @@ include:
|
|||
.monado.variables.debian:bullseye-ndk:
|
||||
variables:
|
||||
FDO_DISTRIBUTION_VERSION: "bullseye"
|
||||
FDO_DISTRIBUTION_TAG: "2022-01-25.0"
|
||||
FDO_DISTRIBUTION_TAG: "2022-03-16.0"
|
||||
FDO_REPO_SUFFIX: ndk
|
||||
|
||||
# Variables for build and usage of Ubuntu focal image
|
||||
|
|
|
@ -124,7 +124,7 @@ distributions:
|
|||
distro_version: bullseye
|
||||
repo_suffix: ndk
|
||||
script: android_container_prep.sh
|
||||
tag: "2022-01-25.0"
|
||||
tag: "2022-03-16.0"
|
||||
packages:
|
||||
git:
|
||||
wget:
|
||||
|
|
Loading…
Reference in a new issue