Mettre à jour 'Dockerfile'

This commit is contained in:
Dryusdan 2018-01-07 20:12:05 +01:00
parent a4bf616166
commit 99f58d8191
1 changed files with 1 additions and 1 deletions

View File

@ -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 \