mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Previously 19.0.3.1 would match multiple versions: ``` 5:19.03.11~3-0~debian-stretch 5:19.03.10~3-0~debian-stretch 5:19.03.1~3-0~debian-stretch ``` We can tighten up the regexp by adding a `~` to the end of the version. |
||
|---|---|---|
| .. | ||
| build-helpers.sh | ||
| cache-google-chrome | ||
| custom-docker-build | ||
| install-ansible | ||
| install-chrome | ||
| install-docker | ||
| install-essentials | ||
| install-git | ||
| install-golang | ||
| install-graphicsmagick | ||
| install-lfs | ||
| install-node | ||
| install-noto-emoji | ||
| install-pcre2 | ||
| install-postgresql | ||
| install-ruby | ||
| install-terraform | ||
| install-www-gitlab-com | ||