summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalf Habacker <ralf.habacker@freenet.de>2023-12-01 16:44:07 +0100
committerRalf Habacker <ralf.habacker@freenet.de>2023-12-01 16:51:28 +0100
commit47d286ef7cb6ac606fbe3f4428b6c48ed57bfbc3 (patch)
treeb940df9c4e4726288bdd0ec576f575bd954e5fdd
parent172aa1c474759fe96b2072edcc22622ed1cb0510 (diff)
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
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b385858d..60b096c1 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: