Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit 97bf729

Browse files
Add file for appimagetool.
1 parent 515763b commit 97bf729

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

naev-release/Dockerfile.amd64

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ ENV PATH "$PATH:/opt/steamcmd"
3535
ENV PATH "$PATH:/opt/butler"
3636

3737
WORKDIR /tmp
38-
# Install GH CLI repository and utilities
39-
RUN microdnf --nodocs --setopt=install_weak_deps=0 -y install meson ninja-build gcc python3-pyyaml git tar xz unzip zip \
38+
# Install utilities
39+
RUN microdnf --nodocs --setopt=install_weak_deps=0 -y install meson ninja-build gcc python3-pyyaml file git tar xz unzip zip \
4040
# Install SteamCMD and friends
4141
glibc.i686 SDL2.i686 && \
4242
microdnf clean all && \

0 commit comments

Comments
 (0)