Skip to content

Commit

Permalink
Merge pull request #30 from torus-economy/fix-docker-build
Browse files Browse the repository at this point in the history
Fix #29 Invalid Docker packages
  • Loading branch information
sskender authored Aug 5, 2023
2 parents d7fe1c4 + cdaa4c1 commit f2bb859
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ FROM base as torus-qt-unix

LABEL maintainer="Sven Skender (@sskender)"

RUN apt-get update
RUN apt-get install \
qt5-default \
qt5-qmake \
Expand Down

0 comments on commit f2bb859

Please sign in to comment.