Skip to content

Commit

Permalink
Update sunshine again to latest stable
Browse files Browse the repository at this point in the history
  • Loading branch information
alansari authored and Josh5 committed Mar 5, 2024
1 parent 12a498e commit bd73b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.debian
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit bd73b19

Please sign in to comment.