From 0b76acb10c59a12992eae3dea90df6b4e35eb234 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9taireau?= Date: Mon, 9 Sep 2024 16:48:43 +0200 Subject: [PATCH] Update trixie build image --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 5104351..a14e667 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -137,7 +137,7 @@ jobs: convert-test-docs: machine: - image: ubuntu-2004:202111-01 + image: ubuntu-2204:edge steps: - checkout - run: *install-podman @@ -329,7 +329,7 @@ jobs: ci-debian-trixie: machine: - image: ubuntu-2004:202111-01 + image: ubuntu-2204:edge steps: - checkout - run: *install-podman