Removed slash

This commit is contained in:
Jonathan Ervine 2020-07-27 16:01:32 +08:00
parent 7e0883247c
commit 12083a230e

View File

@ -11,7 +11,7 @@ ENV LANG='en_US.UTF-8' \
TERM='xterm' \
WATCHER_USER=watcher \
WATCHER_UID=1003 \
WATCHER_GID=1003 \
WATCHER_GID=1003
RUN echo http://dl-4.alpinelinux.org/alpine/edge/testing >> /etc/apk/repositories && \
apk update && \