]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
ci: update to new IMAGE_TAG with newer Fedora release
authorAleš Mrázek <ales.mrazek@nic.cz>
Mon, 24 Mar 2025 12:36:08 +0000 (13:36 +0100)
committerAleš Mrázek <ales.mrazek@nic.cz>
Mon, 24 Mar 2025 12:36:08 +0000 (13:36 +0100)
.gitlab-ci.yml

index 17a232890182f98a03451f74bb6d9ef8c8c986d5..765764844984d8e842f8c59c62bafb7c56ed94aa 100644 (file)
@@ -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