update repo

This commit is contained in:
aptalca 2021-09-12 15:03:31 -04:00
parent 8f5d0a62a5
commit 43a1545593
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ RUN \
thunar \
xfce4 \
xfce4-terminal && \
apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing \
apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community \
xfce4-pulseaudio-plugin && \
echo "**** cleanup ****" && \
rm -rf \

View File

@ -19,7 +19,7 @@ RUN \
thunar \
xfce4 \
xfce4-terminal && \
apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing \
apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community \
xfce4-pulseaudio-plugin && \
echo "**** cleanup ****" && \
rm -rf \

View File

@ -19,7 +19,7 @@ RUN \
thunar \
xfce4 \
xfce4-terminal && \
apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing \
apk add --no-cache --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community \
xfce4-pulseaudio-plugin && \
echo "**** cleanup ****" && \
rm -rf \