Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

Commit

Permalink
Remove ENV HOME=/config as advised by PE (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
lxwbr authored and markusjura committed Aug 20, 2019
1 parent 8c70510 commit 87e1fa5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ FROM openjdk:8u222
ENV SCALA_VERSION=2.12.9
ENV SBT_VERSION=1.2.8
ENV KUBECTL_VERSION=v1.14.5
ENV HOME=/config

# Install some tools
RUN \
Expand Down

0 comments on commit 87e1fa5

Please sign in to comment.