Update sunshine again to latest stable

This commit is contained in:
alansari
2024-03-05 09:07:47 +03:00
committed by Josh Sunnex
parent 12a498e1eb
commit bd73b199d4

View File

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