Update docker.io/postgres Docker tag to v17

This commit is contained in:
renovate[bot]
2024-10-01 10:36:40 +00:00
committed by GitHub
parent c7827701aa
commit e135ec09b1

View File

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