Change the command again

This commit is contained in:
zontreck 2024-07-28 18:17:50 -07:00
parent b8dd6b72e2
commit 66d1c370bd

View file

@ -4,7 +4,7 @@ FROM git.zontreck.com/ariascreations/buildenvironments:flutter
# Install AppImage Builder
RUN apt-get install -y python3-pip
RUN find / -type f -name EXTERNALLY_MANAGED -delete
RUN python3 -m pip config set global.break-system-packages true
WORKDIR /
RUN python3 -m pip install --upgrade pip
RUN pip3 install appimage-builder