New context menu, info pane fixes, pinned item syncing, and navigation bug fixes
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m19s
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m19s
This commit is contained in:
parent
a52f1d63f7
commit
5200654d0f
5 changed files with 111 additions and 27 deletions
|
|
@ -21,6 +21,7 @@ RUN apk add --no-cache \
|
|||
ffmpeg \
|
||||
sqlite \
|
||||
ca-certificates \
|
||||
mailcap \
|
||||
tzdata
|
||||
|
||||
# Create non-root user
|
||||
|
|
|
|||
Reference in a new issue