Skip to content

Commit

Permalink
Update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Draakoor authored Apr 29, 2024
1 parent 2ce751c commit 48c09e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IMAGES/ptero-jka/dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ RUN apt-get install -y dotnet-runtime-6.0
RUN wget https://wellisch-itservice.de/libcxa.so.1
RUN mv libcxa.so.1 /usr/lib
RUN chmod a+r /usr/lib/libcxa.so.1
RUN apt-get install zlib1g:i386 curl:i386 python screen -y
RUN apt-get install zlib1g curl python screen -y

0 comments on commit 48c09e0

Please sign in to comment.