Skip to content

Commit

Permalink
Update Dockerfile.debian
Browse files Browse the repository at this point in the history
bump sunshine to latest pre-release
  • Loading branch information
alansari authored and Josh5 committed Sep 4, 2024
1 parent 860451d commit 0241c9f
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.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 \
echo "**** Update apt database ****" \
&& apt-get update \
Expand Down

0 comments on commit 0241c9f

Please sign in to comment.