1 Commits

Author SHA1 Message Date
32740c25c9 Update docker.io/postgres Docker tag to v18
All checks were successful
lint-test-docker / docker-lint (pull_request) Successful in 18s
lint-test-helm / helm-lint (pull_request) Successful in 16s
2025-12-03 00:34:50 +00:00

View File

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