mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 19:39:19 +00:00
Update workflow using Dockerfile. (#1003)
This commit is contained in:
@@ -38,6 +38,5 @@ apt-get install -y \
|
||||
libjpeg-dev:${DEBIAN_ARCH} \
|
||||
libheif-dev:${DEBIAN_ARCH}
|
||||
|
||||
# Cleanup
|
||||
apt-get clean
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
# Install tools for development
|
||||
apt-get install -y reflex sqlite3
|
||||
|
||||
Reference in New Issue
Block a user