From 99f58d8191eb66099e140b5cd210755f6ec41c06 Mon Sep 17 00:00:00 2001 From: Dryusdan Date: Sun, 7 Jan 2018 20:12:05 +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 04a84a3..f76efcd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM xataz/nginx-php -ARG SHAARLI_VERSION=0.9.2 +ARG SHAARLI_VERSION=0.9.3 ENV URL=shaarli.localdomain.tld RUN apk -U add wget zip \