Update to the latest nightly sunshine

This commit is contained in:
Josh.5
2023-10-02 20:15:02 +13:00
parent 8f32302c0f
commit a5f189dbc3

View File

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