mirror of
https://github.com/penpot/penpot.git
synced 2025-05-21 17:26:13 +02:00
🐳 improve docker documentation related to the updates
This commit is contained in:
parent
542d709541
commit
d3ad15f19a
1 changed files with 3 additions and 0 deletions
|
@ -227,6 +227,9 @@ docker compose -f docker-compose.yaml pull
|
||||||
|
|
||||||
This will fetch the latest images. When you do <code class="language-bash">docker compose up</code> again, the containers will be recreated with the latest version.
|
This will fetch the latest images. When you do <code class="language-bash">docker compose up</code> again, the containers will be recreated with the latest version.
|
||||||
|
|
||||||
|
<p class="advice">
|
||||||
|
It is strongly recommended to update the Penpot version in small increments, rather than updating between two distant versions.
|
||||||
|
</p>
|
||||||
|
|
||||||
**Important: Upgrade from version 1.x to 2.0**
|
**Important: Upgrade from version 1.x to 2.0**
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue