spring-boot/spring-boot-project/spring-boot-docker-compose
Jakob Wanger c892544741 Prevent long parse times for images with illegal char in tag
Update the regular expression used to parse Docker images references to
prevent catastrophic backtracking when images names are long and the
tag contains an illegal character.

See gh-39617
2024-02-20 10:27:27 -06:00
..
src Prevent long parse times for images with illegal char in tag 2024-02-20 10:27:27 -06:00
build.gradle Use DockerImageNames in Docker compose integration tests 2023-07-24 11:00:20 -05:00