Skip to content

Commit

Permalink
chore(deps): update postgres:17.2-alpine docker digest from 17.2 to 1…
Browse files Browse the repository at this point in the history
…7.2-alpine (docker-compose.yml)
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent dd32d9a commit e3c7896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ services:
source: ./docker/extra_settings
target: /app/docker/extra_settings
postgres:
image: postgres:17.2-alpine@sha256:e7897baa70dae1968d23d785adb4aeb699175e0bcaae44f98a7083ecb9668b93
image: postgres:17.2-alpine@sha256:ccfa992a46925f976709844d552aecb316eab4fb512b699bc0f990a489fed463
environment:
POSTGRES_DB: ${DD_DATABASE_NAME:-defectdojo}
POSTGRES_USER: ${DD_DATABASE_USER:-defectdojo}
Expand Down

0 comments on commit e3c7896

Please sign in to comment.