Update docker.io/postgres Docker tag to v17.4 (#1250)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-26 16:11:55 -06:00
committed by GitHub
parent 884ce398f4
commit 43d10aa7ba

View File

@@ -19,7 +19,7 @@ services:
- /dev/net/tun:/dev/net/tun
postgresql:
image: docker.io/postgres:17.2-alpine3.21
image: docker.io/postgres:17.4-alpine3.21
container_name: gitea-postgres
env_file:
- .env