Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dbsqp authored Jul 29, 2023
1 parent 0033746 commit e9a9f20
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 @@ -27,7 +27,7 @@ ENV PYTHONIOENCODING=utf-8

# Copy files
RUN mkdir /python_withings_api/
ADD python_withings_api /python_withings_api/
ADD python_withings_api/ /python_withings_api/
ADD withings2influxdb.py /
ADD enterypoint.sh /

Expand Down

0 comments on commit e9a9f20

Please sign in to comment.