'update files with ansible'

This commit is contained in:
jonny 2021-03-11 14:49:42 +00:00
parent e40a396fdc
commit 4cd93bad7a

View File

@ -7,7 +7,7 @@ LABEL maintainer="Jonathan Ervine docker@ervine.org"
ENV LANG='en_US.UTF-8' \
LANGUAGE='en_US.UTF-8' \
TERM='xterm' \
VERSION='develop' \
VERSION='develop'
RUN echo http://dl-4.alpinelinux.org/alpine/edge/testing >> /etc/apk/repositories && \
apk -U update && \