Skip to content

Commit

Permalink
Update Dockerfile.base
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelveldt authored Jan 14, 2025
1 parent e3295f6 commit a41e5e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# BASE docker image for music assistant container
# Based on Debian Trixie (testing) because we need a newer version of ffmpeg (and snapcast)
# TODO: Switch back to regular python stable debian image + manually build ffmpeg and snapcast
# TODO: Switch back to regular python stable debian image + manually build ffmpeg and snapcast ?
FROM debian:trixie-slim

ARG TARGETPLATFORM
Expand Down

0 comments on commit a41e5e4

Please sign in to comment.