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

This commit is contained in:
2025-12-31 08:01:23 +00:00
parent 71efea1e88
commit a90dc8198f
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:b870e6b96354b3ed4b8737382093b22e5db2bf48b2fd97c009d3a85697cd0949
image: docker.io/library/postgres:18.1@sha256:bfe50b2b0ddd9b55eadedd066fe24c7c6fe06626185b73358c480ea37868024d
restart: unless-stopped
environment:
- POSTGRES_USER=${POSTGRES_USER}