From: Ralf Habacker Date: Fri, 1 Dec 2023 15:44:07 +0000 (+0100) Subject: CI: force update opensuse image to a newer version X-Git-Tag: dbus-1.15.10~20^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47d286ef7cb6ac606fbe3f4428b6c48ed57bfbc3;p=thirdparty%2Fdbus.git CI: force update opensuse image to a newer version Since a time-frozen image is used in the CI, the tag must be changed to update to a newer minor version. Fixes #487 --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b385858dd..60b096c15 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -74,7 +74,7 @@ variables: .opensuse-vars: variables: FDO_DISTRIBUTION_VERSION: 'leap' - FDO_DISTRIBUTION_TAG: '2023-05-12.0' # Bump this version on every ci-install.sh change + FDO_DISTRIBUTION_TAG: '2023-12-01' # Bump this version on every ci-install.sh change .freebsd-vars: variables: