Skip to content

Commit

Permalink
Update postgres:17.2-alpine Docker digest from 17.2 to 17.2-alpine (d…
Browse files Browse the repository at this point in the history
…ocker-compose.yml)
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 3a7f24b commit 7bd261d
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 @@ -105,7 +105,7 @@ services:
source: ./docker/extra_settings
target: /app/docker/extra_settings
postgres:
image: postgres:17.2-alpine@sha256:d37d2c160d34430877c802e5adc22824a2ad453499db9bab1a2ceb2be6c1a46f
image: postgres:17.2-alpine@sha256:c06885332d687650faea9901660ab39a6361565b39e5e5c320ef56bd3cfa7733
environment:
POSTGRES_DB: ${DD_DATABASE_NAME:-defectdojo}
POSTGRES_USER: ${DD_DATABASE_USER:-defectdojo}
Expand Down

0 comments on commit 7bd261d

Please sign in to comment.