mirror of
https://github.com/wimpysworld/stream-sprout
synced 2026-03-14 14:45:50 +01:00
chore: remove coreutils from container dependencies
Removes the coreutils package from the Alpine container dependencies.
This commit is contained in:
parent
bd1676efa6
commit
382dff7a48
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ FROM alpine:latest
|
|||
|
||||
RUN apk add --no-cache --update \
|
||||
bash \
|
||||
coreutils \
|
||||
jellyfin-ffmpeg \
|
||||
gawk \
|
||||
grep \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue