Update Dockerfile

This commit is contained in:
Pascal Vizeli
2017-05-16 01:06:10 +02:00
committed by GitHub
parent bcd8e889a8
commit 6b557dfc0c

View File

@@ -1,7 +1,6 @@
FROM %%BASE_IMAGE%% FROM %%BASE_IMAGE%%
# Add version # Add version
ENV VERSION %%VERSION%%
ENV LANG C.UTF-8 ENV LANG C.UTF-8
# Setup base # Setup base