0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-26 13:10:54 +02:00

Runs update.sh

This commit is contained in:
GitHub Workflow 2023-05-31 13:11:48 +00:00
parent 4298972d2e
commit d24ce74201
2 changed files with 2 additions and 2 deletions

View file

@ -47,7 +47,7 @@
"variant": "fpm-alpine",
"base": "alpine",
"baseVersion": "3.16",
"phpVersion": "8.0"
"phpVersion": "8.1"
}
}
}