We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66e0d59 commit dddfc7eCopy full SHA for dddfc7e
.gitlab-ci.yml
@@ -20,7 +20,7 @@ variables:
20
# IMAGE_TAG is a Git branch/tag name from https://gitlab.nic.cz/knot/knot-resolver-ci
21
# In general, keep it pointing to a tag - use a branch only for development.
22
# More info in the knot-resolver-ci repository.
23
- IMAGE_TAG: 'v20240506'
+ IMAGE_TAG: 'v20250324'
24
IMAGE_PREFIX: '$CI_REGISTRY/knot/knot-resolver-ci'
25
26
image: $IMAGE_PREFIX/debian12-knot_3_3:$IMAGE_TAG
0 commit comments