update repo for obconf-qt package

This commit is contained in:
aptalca 2022-07-16 11:58:41 -04:00
parent 5abd331996
commit f75cbef0f9
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ RUN \
font-noto \
openbox \
xterm && \
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 \
obconf-qt && \
echo "**** openbox tweaks ****" && \
ln -s /usr/bin/obconf-qt /usr/bin/obconf && \

View File

@ -15,7 +15,7 @@ RUN \
font-noto \
openbox \
xterm && \
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 \
obconf-qt && \
echo "**** openbox tweaks ****" && \
ln -s /usr/bin/obconf-qt /usr/bin/obconf && \

View File

@ -15,7 +15,7 @@ RUN \
font-noto \
openbox \
xterm && \
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 \
obconf-qt && \
echo "**** openbox tweaks ****" && \
ln -s /usr/bin/obconf-qt /usr/bin/obconf && \