Skip to content
Snippets Groups Projects

Draft: Update php Docker tag to v8 - autoclosed

Closed renovatebot requested to merge renovate/php-8.x into master
Files
8
@@ -4,7 +4,7 @@ version: "2.4"
services:
app:
image: gitea/gitea:1.17.3
image: gitea/gitea:1.19.0
restart: always
depends_on:
- db
Loading