Skip to content

Commit

Permalink
chore: remove lightly-qt
Browse files Browse the repository at this point in the history
  • Loading branch information
AuraHerreroRuiz committed Apr 25, 2024
1 parent 9090f32 commit 169bc7f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions auraos-software-builds.Containerfile
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
ARG IMAGE_MAJOR_VERSION=40

#Build lightly-qt
FROM fedora:${IMAGE_MAJOR_VERSION} as lightly-qt-builder

COPY sources/build-scripts /tmp/build-scripts

RUN chmod +x /tmp/build-scripts/lightly-qt.sh && \
/tmp/build-scripts/lightly-qt.sh

# Download and patch JetBrainsMonoSlashed with Nerd Fonts
FROM fedora:${IMAGE_MAJOR_VERSION} as JetBrainsMonoSlashedNerdFont

Expand Down

0 comments on commit 169bc7f

Please sign in to comment.