From f0d5cd340832f56d5d1fa6e290d08da1d6011c90 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Tue, 27 Aug 2024 09:43:05 +0200 Subject: [PATCH] image: Force fedora update for additions * New upstream ffmpeg fix * Updated hotdoc * Switch to different branch * Fix image naming * Upstream changes Part-of: --- .gitlab-image-tags.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-image-tags.yml b/.gitlab-image-tags.yml index d74fb26c3f..043ff53f2c 100644 --- a/.gitlab-image-tags.yml +++ b/.gitlab-image-tags.yml @@ -5,9 +5,9 @@ variables: # If you are hacking on them or need a them to rebuild, its enough # to change any part of the string of the image you want. ### - FEDORA_TAG: '2024-10-18.0' + FEDORA_TAG: '2024-10-19.0-f40' - DEBIAN_TAG: '2024-10-18.0' + DEBIAN_TAG: '2024-10-19.0-f40' INDENT_TAG: '2024-05-28.0'