mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 02:52:56 +01:00
Merge branch 'sh-gitaly-postgresql-version' into 'master'
Use explicit PostgreSQL version for Gitaly images See merge request gitlab-org/gitlab-build-images!486
This commit is contained in:
commit
1872ff455a
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
||||||
GOLANG: ['1.16', '1.17']
|
GOLANG: ['1.16', '1.17']
|
||||||
GIT: ['2.31', '2.33']
|
GIT: ['2.31', '2.33']
|
||||||
PGBOUNCER: ['1.14', '']
|
PGBOUNCER: ['1.14', '']
|
||||||
|
POSTGRESQL: ['11', '12'] # We only use the postgresql-client
|
||||||
|
|
||||||
gitaly:test:
|
gitaly:test:
|
||||||
needs: []
|
needs: []
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue