Bump sunshine to stable & include res script from lyzardbyte docs

This commit is contained in:
tem
2024-02-22 08:09:27 +03:00
committed by Josh Sunnex
parent c3941d1f0b
commit 63cfefa1fc
2 changed files with 36 additions and 1 deletions

View File

@@ -453,7 +453,7 @@ RUN \
echo
# Install Sunshine
COPY --from=lizardbyte/sunshine:1303def-debian-bookworm /sunshine.deb /usr/src/sunshine.deb
COPY --from=lizardbyte/sunshine:v0.21.0-debian-bookworm /sunshine.deb /usr/src/sunshine.deb
RUN \
echo "**** Update apt database ****" \
&& apt-get update \