mirror of
https://github.com/getsentry/self-hosted.git
synced 2025-12-08 19:46:14 +00:00
upgrade: docker-compose version to 1.29.2 (#1050)
This commit is contained in:
parent
e17faecd10
commit
93078f052d
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -9,7 +9,7 @@ on:
|
||||
- "release/**"
|
||||
pull_request:
|
||||
env:
|
||||
DOCKER_COMPOSE_VERSION: 1.24.1
|
||||
DOCKER_COMPOSE_VERSION: 1.29.2
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
|
||||
@ -4,6 +4,7 @@
|
||||
|
||||
- feat: Support custom CA roots ([#27062](https://github.com/getsentry/sentry/pull/27062)), see the [docs](https://develop.sentry.dev/self-hosted/custom-ca-roots/) for more details.
|
||||
- fix: Fix `curl` image to version 7.77.0
|
||||
- upgrade: docker-compose version to 1.29.2
|
||||
|
||||
## 21.7.0
|
||||
|
||||
@ -24,4 +25,3 @@
|
||||
## 21.6.0
|
||||
|
||||
- feat: Add healthchecks for redis, memcached and postgres (#975)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user