Skip to content

Commit

Permalink
chore(deps): update postgres:13.2 docker digest to 1433e44
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 10, 2021
1 parent 66febdb commit d08c524
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:1433e441b96ad1ccf4058836ca5733401d930a785ec20ffed22d597224b03953
ports:
- target: 5432
published: ${AUTH_SERVER_POSTGRES_PORT}
Expand Down

0 comments on commit d08c524

Please sign in to comment.