summaryrefslogtreecommitdiff
path: root/ci/container_builds.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/container_builds.yml')
-rw-r--r--ci/container_builds.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/container_builds.yml b/ci/container_builds.yml
index dea74b3d..07d8899d 100644
--- a/ci/container_builds.yml
+++ b/ci/container_builds.yml
@@ -13,7 +13,7 @@ include:
variables:
# When branching change the suffix to avoid conflicts with images
# from the main branch
- BASE_TAG: "2022-12-13.3-main"
+ BASE_TAG: "2023-01-18.0-main"
RUST_STABLE: "1.64.0"
.container.opensuse@x86_64:
@@ -96,7 +96,7 @@ opensuse-container@x86_64:
python3-pip
systemd-devel
FDO_DISTRIBUTION_EXEC: >-
- pip3 install meson==0.64
+ pip3 install meson==0.63
fedora-container@x86_64:
extends: