From b83ddea7fdfb8a5af7c6f5af5940407d960f2f6a Mon Sep 17 00:00:00 2001 From: Dryusdan Date: Tue, 16 Jan 2018 17:49:13 +0100 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'Dockerfile'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 33d0a04..c2a0c22 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.6 -ARG VERSION=1.23.0 +ARG VERSION=1.24.0 ENV UID=991 GID=991