Skip to content

Commit

Permalink
⬆ Update snapserver version
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianpb committed May 24, 2024
1 parent c124595 commit 30ac320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-snapserver
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM alpine

ARG SNAPCAST_VERSION=0.28.0-r0
ARG SNAPCAST_VERSION=0.28.0-r1

RUN apk add --no-cache \
snapcast=${SNAPCAST_VERSION}
Expand Down

0 comments on commit 30ac320

Please sign in to comment.