Skip to content

Commit 418ad24

Browse files
authored
chore: Bump postgres 14.23-bookworm (#4330)
1 parent 032bcd7 commit 418ad24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ services:
146146
postgres:
147147
<<: *restart_policy
148148
# Using the same postgres version as Sentry dev for consistency purposes
149-
image: "postgres:14.22-bookworm"
149+
image: "postgres:14.23-bookworm"
150150
healthcheck:
151151
<<: *healthcheck_defaults
152152
# Using default user "postgres" from sentry/sentry.conf.example.py or value of POSTGRES_USER if provided

0 commit comments

Comments
 (0)