Skip to content

Commit

Permalink
chore: avoid env var
Browse files Browse the repository at this point in the history
  • Loading branch information
jstrachan authored Jan 28, 2021
1 parent 2533e4d commit 12f4c21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ RUN curl -f -L https://get.helm.sh/helm-v${HELM3_VERSION}-linux-386.tar.gz | tar

COPY ./build/linux/jx-updatebot /usr/bin/jx-updatebot

ENV XDG_CONFIG_HOME /home/.config
#ENV XDG_CONFIG_HOME /home/.config

0 comments on commit 12f4c21

Please sign in to comment.