| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2020-10-15 | 575 Bytes | |
| Ubuntu 20.04 source code.tar.gz | 2020-10-15 | 15.8 kB | |
| Ubuntu 20.04 source code.zip | 2020-10-15 | 26.9 kB | |
| Totals: 3 Items | 43.3 kB | 0 | |
NOTE: This is a major version release with potentially breaking changes.
Rebuild Your Images
After upgrading, you'll need to rebuild your app image. Follow step 4 "Rebuild Containers" in the upgrade guide.
Changes
- Upgrade to Ubuntu 20.04 via [#147]
- Disabled ipv6 when importing gpg keys via [#136]
- Allows PHP (Swagger) to serve static content without a 303 via [#92]
- No longer install predis on init via [f86981]