mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Adds a PG15 build image variant
This commit is contained in:
parent
d9c3090c6e
commit
548463ad60
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ gitlab:
|
|||
- OS: ['debian:bullseye']
|
||||
RUBY: ['2.7.patched', '3.0.patched', '3.1.patched', '3.2.patched']
|
||||
GIT: ['2.36']
|
||||
POSTGRESQL: ['12', '13', '14']
|
||||
POSTGRESQL: ['12', '13', '14', '15']
|
||||
GOLANG: ['1.18', '1.19']
|
||||
RUST: ['1.65']
|
||||
NODE: ['16.14', '18.12']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue