Mettre à jour 'Dockerfile'

This commit is contained in:
Dryusdan 2018-01-16 17:49:13 +01:00
parent cf99d82465
commit b83ddea7fd
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM alpine:3.6
ARG VERSION=1.23.0
ARG VERSION=1.24.0
ENV UID=991 GID=991