1
0
mirror of https://github.com/nextcloud/docker.git synced 2026-04-08 07:11:11 +02:00

Runs update.sh

This commit is contained in:
GitHub Workflow 2026-03-26 22:41:33 +00:00
parent dc4b5bc546
commit 1b37fe5a13

View File

@ -50,31 +50,5 @@
"phpVersion": "8.3"
}
}
},
"31": {
"branch": "31",
"version": "31.0.14",
"url": "https://github.com/nextcloud-releases/server/releases/download/v31.0.14/nextcloud-31.0.14.tar.bz2",
"ascUrl": "https://github.com/nextcloud-releases/server/releases/download/v31.0.14/nextcloud-31.0.14.tar.bz2.asc",
"variants": {
"apache": {
"variant": "apache",
"base": "debian",
"baseVersion": "trixie",
"phpVersion": "8.3"
},
"fpm": {
"variant": "fpm",
"base": "debian",
"baseVersion": "trixie",
"phpVersion": "8.3"
},
"fpm-alpine": {
"variant": "fpm-alpine",
"base": "alpine",
"baseVersion": "3.23",
"phpVersion": "8.3"
}
}
}
}