One more dependency gone

This commit is contained in:
Aart van Halteren
2023-01-22 17:45:15 +01:00
parent c66618d015
commit 7084e0fc98

View File

@@ -18,9 +18,4 @@ RUN \
COPY . .
# Set required variables for GR.rb
# see https://github.com/red-data-tools/GR.rb
ENV GRDIR="/usr/gr"
ENV GKS_WSTYPE=100
CMD ["/bin/bash -c ruby ./smartmeter.rb"]