diff --git a/hosts/ps10rp/gitea/compose.yaml b/hosts/ps10rp/gitea/compose.yaml index 330f07203..3cf7d4847 100644 --- a/hosts/ps10rp/gitea/compose.yaml +++ b/hosts/ps10rp/gitea/compose.yaml @@ -19,7 +19,7 @@ services: - /dev/net/tun:/dev/net/tun postgresql: - image: docker.io/postgres:17.6-alpine3.21 + image: docker.io/postgres:18.0-alpine3.21 container_name: gitea-postgres env_file: - .env