Merge pull request #594 from alexlebens/renovate/docker.io-postgres-17.x

Update docker.io/postgres Docker tag to v17
This commit is contained in:
2024-10-01 13:55:17 -05:00
committed by GitHub

View File

@@ -33,7 +33,7 @@ services:
- 1.1.1.1 - 1.1.1.1
env_file: env_file:
- .postgresql.env - .postgresql.env
image: docker.io/postgres:16 image: docker.io/postgres:17
networks: networks:
traefik: null traefik: null
restart: always restart: always