We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2717790 commit 52f304eCopy full SHA for 52f304e
appimage/appimage-arm64v8-base/Dockerfile
@@ -19,6 +19,7 @@ RUN \
19
patchelf gnupg ccache appstream xxd desktop-file-utils \
20
libjpeg-dev cimg-dev libcairo-dev libfuse-dev libssl-dev \
21
libgpgme-dev libgcrypt20-dev clang clang-12 ninja-build \
22
+ itstool \
23
&& \
24
apt-get clean
25
0 commit comments