version bump to 17.5.4
This commit is contained in:
parent
45a6c64186
commit
60b5ff47d7
@ -3,7 +3,7 @@ version: "3.8"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
image: 'gitlab/gitlab-ce:17.7.0-ce.0'
|
image: 'gitlab/gitlab-ce:17.5.4-ce.0'
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy
|
||||||
- internal
|
- internal
|
||||||
@ -43,7 +43,7 @@ services:
|
|||||||
- runner_token
|
- runner_token
|
||||||
- sso_provider_secret
|
- sso_provider_secret
|
||||||
healthcheck:
|
healthcheck:
|
||||||
test: ["CMD", "curl", "-f", "http://localhost/-/health"]
|
test: ["CMD", "curl", "-f", "http://localhost/"]
|
||||||
interval: 30s
|
interval: 30s
|
||||||
timeout: 10s
|
timeout: 10s
|
||||||
retries: 10
|
retries: 10
|
||||||
|
3
release/0.1.0+17.5.4-ce.0
Normal file
3
release/0.1.0+17.5.4-ce.0
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
GitLab changes in 17.5: https://about.gitlab.com/releases/2024/10/17/gitlab-17-5-released/
|
||||||
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
|||||||
Release notes: https://about.gitlab.com/releases/2024/12/19/gitlab-17-7-released/
|
|
||||||
|
|
||||||
Starting from version 17.7, GitLab uses OpenSSL 3. This version of OpenSSL is a major release with notable deprecations and changes to the default behavior of OpenSSL (for more details see the OpenSSL 3 migration guide).
|
|
Loading…
x
Reference in New Issue
Block a user