Update Dockerfile.debian

bump sunshine to latest pre-release
This commit is contained in:
alansari
2024-09-04 08:19:10 +03:00
committed by Josh Sunnex
parent 860451da74
commit 0241c9f845

View File

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