Skip to content

Commit

Permalink
Upgrade compose to PG 16 (#1190)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsmartt authored Feb 20, 2024
1 parent 023d53d commit b7bb6d1
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 @@ -58,7 +58,7 @@ services:

eyeshade-postgres:
container_name: eyeshade-postgres
image: postgres:15.4
image: postgres:16.2
ports:
- "3012:5432"
environment:
Expand Down

0 comments on commit b7bb6d1

Please sign in to comment.