Skip to content

Commit

Permalink
Update postgres:17.0-alpine Docker digest from 17.0 to 17.0-alpine (d…
Browse files Browse the repository at this point in the history
…ocker-compose.yml)
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 3598412 commit 6274f0b
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.0-alpine@sha256:14195b0729fce792f47ae3c3704d6fd04305826d57af3b01d5b4d004667df174
image: postgres:17.0-alpine@sha256:b5acc9ddb406dbd73436d7d8d2842295394d7f32f306be864693a4d8692514ba
environment:
POSTGRES_DB: ${DD_DATABASE_NAME:-defectdojo}
POSTGRES_USER: ${DD_DATABASE_USER:-defectdojo}
Expand Down

0 comments on commit 6274f0b

Please sign in to comment.