Merge pull request 'Update docker.io/library/postgres Docker tag to v17.7' (#85) from renovate/docker.io-library-postgres-17.x into main
Reviewed-on: #85
This commit was merged in pull request #85.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
lldap_db:
|
||||
container_name: lldap_db
|
||||
image: docker.io/library/postgres:17.6
|
||||
image: docker.io/library/postgres:17.7
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- POSTGRES_USER=${POSTGRES_USER}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
pocket-id-db:
|
||||
container_name: pocket-id-db
|
||||
image: docker.io/library/postgres:17.6
|
||||
image: docker.io/library/postgres:17.7
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- POSTGRES_USER=${POSTGRES_USER}
|
||||
|
||||
Reference in New Issue
Block a user