docker-compose/upmpdcli/Dockerfile - use python3 not 2
This commit is contained in:
@@ -4,7 +4,7 @@ RUN apk update \
|
||||
&& apk upgrade \
|
||||
&& apk add --no-cache \
|
||||
--repository http://dl-cdn.alpinelinux.org/alpine/edge/testing \
|
||||
python2 \
|
||||
python3 \
|
||||
openssl \
|
||||
upmpdcli
|
||||
|
||||
|
||||
Reference in New Issue
Block a user