File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,9 @@ RUN echo "deb http://deb.debian.org/debian unstable main" > /etc/apt/sources.lis
6868 ffmpeg=7:7.1.3-0+deb13u1 \
6969 git \
7070 libtasn1-6/unstable \
71+ libpng16-16t64=1.6.48-1+deb13u3 \
7172 libssl3t64=3.5.4-1~deb13u2 \
73+ libvpx9=1.15.0-2.1+deb13u1 \
7274 openssl=3.5.4-1~deb13u2 && \
7375 curl -LsSf https://astral.sh/uv/install.sh | sh && \
7476 mv /root/.local/bin/uv /usr/local/bin/uv && \
@@ -145,7 +147,9 @@ RUN echo "deb http://deb.debian.org/debian unstable main" > /etc/apt/sources.lis
145147 git \
146148 libatomic1 \
147149 libtasn1-6/unstable \
150+ libpng16-16t64=1.6.48-1+deb13u3 \
148151 libssl3t64=3.5.4-1~deb13u2 \
152+ libvpx9=1.15.0-2.1+deb13u1 \
149153 openssl=3.5.4-1~deb13u2 && \
150154 apt-get clean && \
151155 rm -rf /var/lib/apt/lists/* /etc/apt/sources.list.d/unstable.list /etc/apt/preferences.d/99pin-libtasn1
You can’t perform that action at this time.
0 commit comments