1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-05-01 09:49:21 +00:00

Merge pull request from Hydrog3n/patch-1

chore(isso) : Update version for fix error
This commit is contained in:
Wonderfall 2017-02-01 21:38:31 +01:00 committed by GitHub
commit 89727867fb

@ -1,6 +1,6 @@
FROM alpine:3.5
ARG ISSO_VER=0.10.5
ARG ISSO_VER=0.10.6
ENV GID=1000 UID=1000