Skip to content

Commit

Permalink
Copy spectrum sources to base image again
Browse files Browse the repository at this point in the history
  • Loading branch information
theassemblerguy committed Aug 21, 2024
1 parent b543965 commit 66f031f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.trixie
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ RUN apt-get install --no-install-recommends -y dpkg-dev devscripts curl git

RUN apt-get update -qq
RUN apt-get install --no-install-recommends -y libminiupnpc-dev libnatpmp-dev spectrum2 libpurple-dev cmake libssl-dev
COPY . spectrum2/

FROM base as staging

Expand Down

0 comments on commit 66f031f

Please sign in to comment.