Skip to content

Commit 0f472f6

Browse files
Update postgres:18.3-alpine Docker digest from 18.3 to 18.3-alpine (docker-compose.yml)
1 parent 5024e7e commit 0f472f6

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
@@ -120,7 +120,7 @@ services:
120120
source: ./docker/extra_settings
121121
target: /app/docker/extra_settings
122122
postgres:
123-
image: postgres:18.3-alpine@sha256:4da1a4828be12604092fa55311276f08f9224a74a62dcb4708bd7439e2a03911
123+
image: postgres:18.3-alpine@sha256:54451ecb8ab38c24c3ec123f2fd501303a3a1856a5c66e98cecf2460d5e1e9d7
124124
environment:
125125
PGDATA: /var/lib/postgresql/data
126126
POSTGRES_DB: ${DD_DATABASE_NAME:-defectdojo}

0 commit comments

Comments
 (0)