diff options
author | Chocobozzz <me@florianbigard.com> | 2023-01-09 10:46:21 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2023-01-09 10:46:21 +0100 |
commit | 6905da7ae98d9e7867d1b1b2186f2a339e5fd84b (patch) | |
tree | a51b1666fa5eb03183e246af79226fd1f5fe88ef | |
parent | eb66ee88351a93eb68c366cfbe30d35ed7c57b03 (diff) | |
download | PeerTube-6905da7ae98d9e7867d1b1b2186f2a339e5fd84b.tar.gz PeerTube-6905da7ae98d9e7867d1b1b2186f2a339e5fd84b.tar.zst PeerTube-6905da7ae98d9e7867d1b1b2186f2a339e5fd84b.zip |
Add note regarding changelog for docker upgrade
-rw-r--r-- | support/doc/docker.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/docker.md b/support/doc/docker.md index 267863a4d..b6990f3e3 100644 --- a/support/doc/docker.md +++ b/support/doc/docker.md | |||
@@ -120,7 +120,7 @@ See the production guide ["What now" section](https://docs.joinpeertube.org/inst | |||
120 | 120 | ||
121 | ## Upgrade | 121 | ## Upgrade |
122 | 122 | ||
123 | **Important:** Before upgrading, check you have all the `storage` fields in your [production.yaml file](https://github.com/Chocobozzz/PeerTube/blob/master/support/docker/production/config/production.yaml). | 123 | **Check the changelog (in particular the *IMPORTANT NOTES* section):** https://github.com/Chocobozzz/PeerTube/blob/develop/CHANGELOG.md |
124 | 124 | ||
125 | Pull the latest images: | 125 | Pull the latest images: |
126 | 126 | ||