We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7e0301 + bac558e commit a19d13eCopy full SHA for a19d13e
1 file changed
docker-compose.yml
@@ -120,7 +120,7 @@ services:
120
source: ./docker/extra_settings
121
target: /app/docker/extra_settings
122
postgres:
123
- image: postgres:18.3-alpine@sha256:54451ecb8ab38c24c3ec123f2fd501303a3a1856a5c66e98cecf2460d5e1e9d7
+ image: postgres:18.4-alpine@sha256:96d56f7f57c6aacd1fcb908bc83b345ec5f83231ee486dd66a1baadce274db88
124
environment:
125
PGDATA: /var/lib/postgresql/data
126
POSTGRES_DB: ${DD_DATABASE_NAME:-defectdojo}
0 commit comments