Merge branch 'master' into lldap_docker

This commit is contained in:
Michael Grote 2024-11-15 19:41:03 +01:00
commit 3309420792

View file

@ -34,7 +34,7 @@ services:
######## Postgres ########
mf-db17:
container_name: "mf-db"
image: "postgres:17.0"
image: "postgres:17.1"
restart: unless-stopped
pull_policy: missing
environment: