diff --git a/AppImage/Dockerfile b/AppImage/Dockerfile index 8a8f20f..518c0e0 100644 --- a/AppImage/Dockerfile +++ b/AppImage/Dockerfile @@ -18,4 +18,4 @@ RUN mv /opt/squashfs-root /opt/appimagetool.AppDir RUN ln -s /opt/appimagetool.AppDir/AppRun /usr/local/bin/appimagetool # Install AppImage requirements -RUN apt-get install -y squashfs-tools zsync appstreamcli +RUN apt-get install -y squashfs-tools zsync appstream