Skip to content

Commit

Permalink
Add default parameter to the classic Dockerfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebrady committed Jan 28, 2025
1 parent 35d5831 commit 08063e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/classic/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
ARG SHAIRPORT_SYNC_BRANCH=.

FROM alpine:3.17 AS builder

# Classic (aka AirPlay 1) Build
Expand Down

0 comments on commit 08063e6

Please sign in to comment.