]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
.gitlab-ci.yml: IMAGE_TAG update
authorAleš Mrázek <ales.mrazek@nic.cz>
Mon, 24 Mar 2025 14:16:15 +0000 (15:16 +0100)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 12 May 2025 13:17:02 +0000 (15:17 +0200)
.gitlab-ci.yml

index 505fd61f0b779c4a1c3a4533de8212830a1a2b92..a7b7c6761e96ca1d9db148602ddc4ad80f863b2e 100644 (file)
@@ -21,7 +21,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: 'v20250324'
+  IMAGE_TAG: 'v20250429'
   IMAGE_PREFIX: '$CI_REGISTRY/knot/knot-resolver-ci'
 
 image: $IMAGE_PREFIX/debian12-knot_3_3:$IMAGE_TAG