Removed slash
This commit is contained in:
parent
7e0883247c
commit
12083a230e
@ -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 && \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user