Merge pull request 'Update docker.io/library/postgres:17.7 Docker digest to 1c2b6ae' (#109) from renovate/docker.io-library-postgres-17.7 into main

Reviewed-on: #109
This commit was merged in pull request #109.
This commit is contained in:
2025-12-09 12:07:02 +05:30
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
services: services:
lldap_db: lldap_db:
container_name: lldap_db container_name: lldap_db
image: docker.io/library/postgres:17.7@sha256:f337b026cb1fb954a93f2e33a62bf9ea7fffc1dafc1586c53b93922a8d6ee018 image: docker.io/library/postgres:17.7@sha256:1c2b6ae7bd9b9a334a956ea3b6fb9681351991e68fc1d6e8d3c6aa94fc43254a
restart: unless-stopped restart: unless-stopped
environment: environment:
- POSTGRES_USER=${POSTGRES_USER} - POSTGRES_USER=${POSTGRES_USER}

View File

@@ -1,7 +1,7 @@
services: services:
pocket-id-db: pocket-id-db:
container_name: pocket-id-db container_name: pocket-id-db
image: docker.io/library/postgres:17.7@sha256:f337b026cb1fb954a93f2e33a62bf9ea7fffc1dafc1586c53b93922a8d6ee018 image: docker.io/library/postgres:17.7@sha256:1c2b6ae7bd9b9a334a956ea3b6fb9681351991e68fc1d6e8d3c6aa94fc43254a
restart: unless-stopped restart: unless-stopped
environment: environment:
- POSTGRES_USER=${POSTGRES_USER} - POSTGRES_USER=${POSTGRES_USER}