pr12
This commit is contained in:
parent
cb84956acd
commit
dc15b43f90
@ -33,8 +33,8 @@ First, follow regular update instructions on the website (uploading files etc).
|
|||||||
## Available tags
|
## Available tags
|
||||||
| Tag | NamelessMC version | PHP version | Receives updates\* | Notes
|
| Tag | NamelessMC version | PHP version | Receives updates\* | Notes
|
||||||
| --- | ------------------ | ----------- | ---------------- | -----
|
| --- | ------------------ | ----------- | ---------------- | -----
|
||||||
**v2-pr11** | **v2.0.0-pr11** | **8.0** | **Yes** | **Recommended**
|
**v2-pr12** | **v2.0.0-pr12** | **8.0** | **Yes** | **Recommended**
|
||||||
v2-pr11-php74 | v2.0.0-pr11 | 7.4 | Yes | For compatibility with legacy modules
|
v2-pr12-php74 | v2.0.0-pr12 | 7.4 | Yes | For compatibility with legacy modules
|
||||||
dev | v2 development | 8.0 | Yes | Testing only, reinstall frequently.
|
dev | v2 development | 8.0 | Yes | Testing only, reinstall frequently.
|
||||||
|
|
||||||
### Legacy tags
|
### Legacy tags
|
||||||
@ -47,6 +47,8 @@ v2-pr9 | v2.0.0-pr9 | 7.4 | Yes |
|
|||||||
v2-pr9-php8 | v2.0.0-pr9 | 8.0 | Yes | Experimental
|
v2-pr9-php8 | v2.0.0-pr9 | 8.0 | Yes | Experimental
|
||||||
v2-pr10 | v2.0.0-pr10 | 8.0 | Yes | Use PHP 7.4 for compatibility
|
v2-pr10 | v2.0.0-pr10 | 8.0 | Yes | Use PHP 7.4 for compatibility
|
||||||
v2-pr10-php74 | v2.0.0-pr10 | 7.4 | Yes |
|
v2-pr10-php74 | v2.0.0-pr10 | 7.4 | Yes |
|
||||||
|
v2-pr11 | v2.0.0-pr11 | 8.0 | Yes |
|
||||||
|
v2-pr11-php74 | v2.0.0-pr11 | 7.4 | Yes | For compatibility with legacy modules
|
||||||
dev-php8 | v2 development | 8.0 | No | Use `:dev` instead, it now uses PHP 8
|
dev-php8 | v2 development | 8.0 | No | Use `:dev` instead, it now uses PHP 8
|
||||||
|
|
||||||
\* Image updates, not NamelessMC updates. Only the latest NamelessMC version is supported.
|
\* Image updates, not NamelessMC updates. Only the latest NamelessMC version is supported.
|
||||||
|
|||||||
@ -38,4 +38,6 @@ deploy_php v2-pr10 8.0 v2.0.0-pr10
|
|||||||
deploy_php v2-pr10-php74 7.4 v2.0.0-pr10
|
deploy_php v2-pr10-php74 7.4 v2.0.0-pr10
|
||||||
deploy_php v2-pr11 8.0 v2.0.0-pr11
|
deploy_php v2-pr11 8.0 v2.0.0-pr11
|
||||||
deploy_php v2-pr11-php74 7.4 v2.0.0-pr11
|
deploy_php v2-pr11-php74 7.4 v2.0.0-pr11
|
||||||
|
deploy_php v2-pr12 8.0 v2.0.0-pr12
|
||||||
|
deploy_php v2-pr12-php74 7.4 v2.0.0-pr12
|
||||||
deploy_php dev 8.0 v2
|
deploy_php dev 8.0 v2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user