Update Dockerfile

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

View File

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