Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 291 Bytes

File metadata and controls

10 lines (7 loc) · 291 Bytes

Migrations

V8.12.0 -> V8.13.0

UID is changed from 1001 on alpine and 999 on ubuntu to 64604. If you already deployed the containers with mounted volume, you NEED to change the ownershop of these volumes and the files underneath.

chown -R 64604:64604 [PATH TO THE VOLUME]