cherry-pick b61286cf
conflicts solved
parent
ccf5f8b1de
commit
edca032024
11
UPDATING.md
11
UPDATING.md
|
@ -24,9 +24,9 @@ little to no impact.
|
|||
|
||||
## 2023
|
||||
|
||||
### 2023-03 - Nextcloud 25.0.4 + NC Docker rework
|
||||
### 2023-03 - Nextcloud 25.0.5 + NC Docker rework
|
||||
|
||||
Update version to 25.0.4 and rework its docker image.
|
||||
Update version to 25.0.5 and rework its docker image
|
||||
|
||||
The image now manages volumes and configuration in a better fashion,
|
||||
thanks to that we achieve an image that is closer to the original one, but
|
||||
|
@ -54,9 +54,10 @@ Upgrade from a commit that includes Nextcloud major version 24 (see previous
|
|||
UPGRADE messages) with:
|
||||
|
||||
# Upgrade to NC version 24.0.10 (latest 24 minor on 2023-03-14)
|
||||
./dd-ctl update a27f44262b9e4d37b21265a20575e8aa2dd78cb0
|
||||
# Upgrade to NC version 25.0.4 (latest 25 minor on 2023-03-14)
|
||||
./dd-ctl update 7e2c748f51674968719f5abbf442477678d614c7
|
||||
# Note this commit already includes the reworked image
|
||||
./dd-ctl update 010a04bf37d75b39cf24bcc2b80c81023e037f78
|
||||
# Upgrade to NC version 25.0.5 (latest 25 minor on 2023-03-31)
|
||||
./dd-ctl update a4f51d102396ebc0883882dfbcebd9e08f60a7b8
|
||||
|
||||
### 2023-02 - Nextcloud 24.0.10
|
||||
|
||||
|
|
Loading…
Reference in New Issue