Set new version

This commit is contained in:
Patrice Ferlet 2020-04-04 16:02:01 +02:00
parent b6b84036fc
commit 921a872297

View File

@ -2,7 +2,7 @@ FROM alpine
LABEL maintainer="Patrice Ferlet <metal3d@gmail.com>"
ARG VERSION=5.1.0
ARG VERSION=5.10.0
RUN set -xe;\
echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories; \