Compare commits

..

1 Commits

Author SHA1 Message Date
7e3233f3ae Update postgres Docker tag to v18 2026-03-03 23:37:41 +00:00

View File

@ -24,7 +24,7 @@ services:
- db - db
db: db:
image: postgres:17.4 image: postgres:18.3
container_name: gitea-db container_name: gitea-db
restart: always restart: always
environment: environment: