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] committed Aug 19, 2024
1 parent be3341a commit 815faad
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.16
image: postgres:16.4
container_name: lomake_db
environment:
- PGDATA=/data
Expand Down

0 comments on commit 815faad

Please sign in to comment.