Skip to content

Commit

Permalink
Postgres 16
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLovering committed Jun 27, 2024
1 parent 4abd43e commit 35f6aaa
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
@@ -1,7 +1,7 @@
services:
postgres:
restart: unless-stopped
image: postgres:13-alpine
image: postgres:16-alpine
ports:
- "127.0.0.1:7777:5432"
environment:
Expand Down

0 comments on commit 35f6aaa

Please sign in to comment.