Skip to content

Commit

Permalink
.gitlab-ci.yml: IMAGE_TAG update
Browse files Browse the repository at this point in the history
  • Loading branch information
Frantisek Tobias committed Dec 31, 2024
1 parent dd8d45c commit 47a844d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: 'debian-libpcre2'
IMAGE_PREFIX: '$CI_REGISTRY/knot/knot-resolver-ci'

image: $IMAGE_PREFIX/debian12-knot_3_3:$IMAGE_TAG
Expand Down

0 comments on commit 47a844d

Please sign in to comment.