]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
.gitlab-ci.yml: IMAGE_TAG update docs-develop-pyth-8ypubt/deployments/5241
authorAleš Mrázek <ales.mrazek@nic.cz>
Tue, 24 Sep 2024 11:49:24 +0000 (13:49 +0200)
committerAleš Mrázek <ales.mrazek@nic.cz>
Mon, 30 Sep 2024 09:16:07 +0000 (11:16 +0200)
.gitlab-ci.yml

index 4d7077fd7418d56ae73855fb7ffa86311e475c8a..1415c34ed5efa4833a6bfcda76ec4cc32a62ae2a 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: 'v20240828'
+  IMAGE_TAG: 'v20240924'
   IMAGE_PREFIX: '$CI_REGISTRY/knot/knot-resolver-ci'
 
 image: $IMAGE_PREFIX/debian12-knot_3_3:$IMAGE_TAG