Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulh authored Jul 3, 2023
1 parent 20ef3e8 commit 587a892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ RUN apt-get update -qq && \
x11-xkb-utils x11-xserver-utils xauth \
libqt6core6 libqt6gui6 \
libqt6network6 libqt6qml6 \
libqt6quick6 \
libqt6quick6 libqt6widget6 \
qml6-module-qtquick-virtualkeyboard

COPY --from=builder /opt /opt

0 comments on commit 587a892

Please sign in to comment.