Skip to content

Commit 35f6aaa

Browse files
committed
Postgres 16
1 parent 4abd43e commit 35f6aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22
postgres:
33
restart: unless-stopped
4-
image: postgres:13-alpine
4+
image: postgres:16-alpine
55
ports:
66
- "127.0.0.1:7777:5432"
77
environment:

0 commit comments

Comments
 (0)