Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
serputko committed Jan 19, 2023
1 parent b9717b3 commit 75a6f14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions influxdb/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM influxdb:latest
FROM influxdb:1.8.10

COPY entrypoint1.sh /entrypoint1.sh

ENTRYPOINT ["/entrypoint1.sh"]
ENTRYPOINT ["/entrypoint1.sh"]

0 comments on commit 75a6f14

Please sign in to comment.