Update postgres version
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:16-alpine
|
image: postgres:17-alpine
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_USER: dev
|
POSTGRES_USER: dev
|
||||||
|
Reference in New Issue
Block a user