Skip to content

Commit

Permalink
Update dependency postgres to v14.3 (#197)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 19, 2022
1 parent f5ec101 commit ec9865b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definition/docker-compose.yml
Expand Up @@ -104,7 +104,7 @@ services:
restart: unless-stopped

postgres:
image: 'postgres:14.2'
image: 'postgres:14.3'
ports:
- 5432
environment:
Expand Down

0 comments on commit ec9865b

Please sign in to comment.