We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dca7d5 commit 9ea7e57Copy full SHA for 9ea7e57
debian/Dockerfile.trixie
@@ -5,7 +5,7 @@ RUN apt-get update && apt-get -y --no-install-recommends -V full-upgrade
5
RUN apt-get -y --no-install-recommends -V install apt-utils
6
7
RUN apt-get -y --no-install-recommends -V install \
8
- appstream-util \
+ appstream \
9
bash-completion \
10
desktop-file-utils \
11
doxygen \
ubuntu/Dockerfile.noble
0 commit comments