Skip to content

Commit

Permalink
fix(deps): update dependency postgres to v14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 11, 2022
1 parent 10fb4d3 commit 79ec336
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 @@ -21,7 +21,7 @@ services:
- postgres

postgres:
image: postgres:14.1-alpine
image: postgres:14.3-alpine
container_name: postgres
environment:
POSTGRES_DB: postgres
Expand Down

0 comments on commit 79ec336

Please sign in to comment.