Skip to content

Commit bc2321a

Browse files
chore(deps): update postgres docker tag from 18.2 to v18.3 (docker-compose.yml)
1 parent 22bf8a8 commit bc2321a

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.2-alpine@sha256:035b9ab53cfa147d7202b61f5f7782b939ae815b7d6bc81c96b7b42ff1fca950
123+
image: postgres:18.3-alpine@sha256:4da1a4828be12604092fa55311276f08f9224a74a62dcb4708bd7439e2a03911
124124
environment:
125125
PGDATA: /var/lib/postgresql/data
126126
POSTGRES_DB: ${DD_DATABASE_NAME:-defectdojo}

0 commit comments

Comments
 (0)