Skip to content

Commit

Permalink
chore(deps): update postgres:16.4-alpine3.20 docker digest to 5660c2c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent f6c98ff commit dd18ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stack/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ services:
- no-new-privileges:true

db-postgres-keycloak:
image: postgres:16.4-alpine3.20@sha256:d898b0b78a2627cb4ee63464a14efc9d296884f1b28c841b0ab7d7c42f1fffdf
image: postgres:16.4-alpine3.20@sha256:5660c2cbfea50c7a9127d17dc4e48543eedd3d7a41a595a2dfa572471e37e64c
environment:
- POSTGRES_DB=keycloak
- POSTGRES_USER=keycloak-user
Expand Down

0 comments on commit dd18ef9

Please sign in to comment.