migrate lldap to docker #238

Merged
mg merged 24 commits from lldap_docker into master 2024-11-15 20:53:27 +01:00
Showing only changes of commit 3309420792 - Show all commits

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: