Update postgres version

This commit is contained in:
2025-01-22 18:29:51 +01:00
parent e158583e48
commit 12ced4b11c

View File

@ -1,6 +1,6 @@
services:
postgres:
image: postgres:16-alpine
image: postgres:17-alpine
restart: always
environment:
POSTGRES_USER: dev