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

This commit is contained in:
2026-02-06 17:25:31 +00:00
parent 3f03577a06
commit 5e195ed437
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:f42fe58fa146f29072559fcb855cc2e93e2c9ab08c1cbe7c5db4973d665e3d86
image: docker.io/library/postgres:18.1@sha256:1090bc3a8ccfb0b55f78a494d76f8d603434f7e4553543d6e807bc7bd6bbd17f
restart: unless-stopped
environment:
- POSTGRES_USER=${POSTGRES_USER}