Skip to content

Commit

Permalink
Update musl-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
dfigus authored Nov 24, 2023
1 parent b8e1316 commit 27ca81b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tvheadend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ COPY requirements.txt /tmp/
RUN \
apk update \
&& apk add --no-cache --virtual .build-deps \
musl-dev=1.2.3-r4 \
musl-dev=1.2.3-r5 \
gcc=12.2.1_git20220924-r4 \
g++=12.2.1_git20220924-r4 \
libxml2-dev=2.10.4-r0 \
Expand Down

0 comments on commit 27ca81b

Please sign in to comment.