Update docker.io/library/postgres:18.2 Docker digest to a688ae5

This commit is contained in:
2026-03-08 02:32:26 +00:00
parent 286c1a409f
commit 926e176e93
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
services:
lldap_db:
container_name: lldap_db
image: docker.io/library/postgres:18.2@sha256:9b5bd946f3a507db72c55959700e517463e8d5dbb6f7eb30d920d5bcf6951431
image: docker.io/library/postgres:18.2@sha256:a688ae5c99f86c1424e046ace0de890608cc0ddb5ec8ef72a6ff8305fdc8f4d2
restart: unless-stopped
environment:
- POSTGRES_USER=${POSTGRES_USER}