From: Aleš Mrázek Date: Mon, 24 Mar 2025 12:36:08 +0000 (+0100) Subject: ci: update to new IMAGE_TAG with newer Fedora release X-Git-Tag: v6.0.12~10^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1aa3a51a2ede9fa52e099b08f93733f93065199;p=thirdparty%2Fknot-resolver.git ci: update to new IMAGE_TAG with newer Fedora release --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 17a232890..765764844 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,7 +20,7 @@ variables: # IMAGE_TAG is a Git branch/tag name from https://gitlab.nic.cz/knot/knot-resolver-ci # In general, keep it pointing to a tag - use a branch only for development. # More info in the knot-resolver-ci repository. - IMAGE_TAG: 'v20240924' + IMAGE_TAG: 'v20250324' IMAGE_PREFIX: '$CI_REGISTRY/knot/knot-resolver-ci' image: $IMAGE_PREFIX/debian12-knot_3_3:$IMAGE_TAG