Update docker.io/library/postgres:18.1 Docker digest to f42fe58

This commit is contained in:
2026-02-03 08:02:45 +00:00
parent c3e1e8f86f
commit fdc8e65f5e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
services:
lldap_db:
container_name: lldap_db
image: docker.io/library/postgres:18.1@sha256:5773fe724c49c42a7a9ca70202e11e1dff21fb7235b335a73f39297d200b73a2
image: docker.io/library/postgres:18.1@sha256:f42fe58fa146f29072559fcb855cc2e93e2c9ab08c1cbe7c5db4973d665e3d86
restart: unless-stopped
environment:
- POSTGRES_USER=${POSTGRES_USER}