Update docker.io/library/postgres:17.7 Docker digest to f337b02

This commit is contained in:
Renovate Bot
2025-11-20 02:04:37 +00:00
parent fa0cda8161
commit 5ff5e8a7a0
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:17.7@sha256:ecebd237d9aaf83112427807848bc41ba6bd4df8a2f6936e09f7db1813609625
image: docker.io/library/postgres:17.7@sha256:f337b026cb1fb954a93f2e33a62bf9ea7fffc1dafc1586c53b93922a8d6ee018
restart: unless-stopped
environment:
- POSTGRES_USER=${POSTGRES_USER}