Another stable update for sunshine

not really needed as we arn't using the flatpak version i guess:

build(linux)!: remove legacy input option 
fix(flatpak): fix broken desktop file, icons, and service
fix(web-ui): fix new version notification conditions
chore(l10n): update translations
This commit is contained in:
alansari
2025-01-23 10:10:09 +03:00
committed by Josh Sunnex
parent 6199455ae7
commit 6db83d2a22

View File

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