Skip to content

Commit

Permalink
Update postgres Docker tag to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent 29c9d49 commit 5930412
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 @@ -13,7 +13,7 @@ services:
- 8000:8000
container_name: lomake_dev
db:
image: postgres:13.15
image: postgres:16.4
container_name: lomake_db
environment:
- PGDATA=/data
Expand Down

0 comments on commit 5930412

Please sign in to comment.