Fixed commands

This commit is contained in:
Jonathan Ervine 2020-07-21 20:52:58 +08:00
parent d0762a8895
commit 8253993a7f

View File

@ -8,7 +8,7 @@ MAINTAINER “Jonathan Ervine” <docker@ervine.org>
ENV LANG='en_US.UTF-8' \
LANGUAGE='en_US.UTF-8' \
BUILD_DATE='06-04-2020' \
TERM='xterm' \
TERM='xterm'
RUN echo http://dl-4.alpinelinux.org/alpine/edge/testing >> /etc/apk/repositories && \
apk update && \