bump sentry dependency versions
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Torma Kristóf 2020-07-07 20:20:49 +02:00
parent 26b8f43bdc
commit 2e4bb78823
1 changed files with 3 additions and 3 deletions

View File

@ -90,17 +90,17 @@ services:
- DRONE_RPC_SECRET=DRONE-SECRET
sentry-redis:
image: redis:5.0
image: redis:6
networks:
- sentry
sentry-memcached:
image: memcached:1.5-alpine
image: memcached:1
networks:
- sentry
sentry-postgres:
image: postgres:10
image: postgres:12
environment:
POSTGRES_USER: sentry
POSTGRES_PASSWORD: sentry