Skip to content

Commit

Permalink
chore(deps): update postgres:13.2 docker digest to 7d3e318
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 28, 2021
1 parent 4d6e531 commit ccc091e
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 @@ -14,7 +14,7 @@ services:
- auth-server-mongo-data:/data/db

auth-server-postgresql:
image: postgres:13.2@sha256:c83014a2b46834ef6d17f64c8e4a70089901a8c0dee158f1ca5ccae032ea32e5
image: postgres:13.2@sha256:7d3e318f67bac6b24f5c7d988cac61926fb86798135f2ac59c5483151e837ef2
ports:
- target: 5432
published: ${AUTH_SERVER_POSTGRES_PORT}
Expand Down

0 comments on commit ccc091e

Please sign in to comment.