From 2d60e458fbf5dab12ab30b687902cd3715643da5 Mon Sep 17 00:00:00 2001 From: elena Date: Fri, 2 Jun 2023 10:14:33 +0000 Subject: [PATCH] commits updated on documentation --- UPDATING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/UPDATING.md b/UPDATING.md index a85c4eb..c9a4773 100644 --- a/UPDATING.md +++ b/UPDATING.md @@ -26,7 +26,7 @@ little to no impact. ### 2023-03 - Nextcloud 25.0.5 + NC Docker rework -Update version to 25.0.5 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 @@ -55,9 +55,9 @@ UPGRADE messages) with: # Upgrade to NC version 24.0.10 (latest 24 minor on 2023-03-14) # Note this commit already includes the reworked image - ./dd-ctl update e401b47c84be5c71b102a02f3d9d505bc6b1106b + ./dd-ctl update 65b90724bd45bc34e19c7c652ea1e085f52f92ab # Upgrade to NC version 25.0.5 (latest 25 minor on 2023-03-31) - ./dd-ctl update ce61cfffbe9b0466ee6312ddd5199b7459da6d30 + ./dd-ctl update 7196db9c14c626e31abcd1ee4aab29b4f0c516ae ### 2023-02 - Nextcloud 24.0.10