update to version 1.18

This commit is contained in:
2023-02-25 23:16:54 +00:00
parent 81efcaa68d
commit aab56885b1
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
version: "3"
services:
app:
image: gitea/gitea:1.17
image: gitea/gitea:1.18
environment:
- GITEA__database__DB_TYPE=mysql
- GITEA__database__HOST=db:3306