Skip to content

Commit dddfc7e

Browse files
alesmrazekvcunat
authored andcommitted
ci: update to new IMAGE_TAG with newer Fedora release
(cherry picked from commit a1aa3a5 but there were other IMAGE_TAG bumps in the meantime)
1 parent 66e0d59 commit dddfc7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ variables:
2020
# IMAGE_TAG is a Git branch/tag name from https://gitlab.nic.cz/knot/knot-resolver-ci
2121
# In general, keep it pointing to a tag - use a branch only for development.
2222
# More info in the knot-resolver-ci repository.
23-
IMAGE_TAG: 'v20240506'
23+
IMAGE_TAG: 'v20250324'
2424
IMAGE_PREFIX: '$CI_REGISTRY/knot/knot-resolver-ci'
2525

2626
image: $IMAGE_PREFIX/debian12-knot_3_3:$IMAGE_TAG

0 commit comments

Comments
 (0)