Skip to content

Commit 1c62657

Browse files
committed
fix base image for telegraf
1 parent b7d7493 commit 1c62657

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

telegraf/Dockerfile

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
#FROM rootnroll/demo-ubuntu:18.04
2-
FROM my-demo-ubuntu
1+
FROM rootnroll/demo-ubuntu:18.04
32
LABEL maintainer "Pavel Sviderski <[email protected]>"
43

54
# From https://github.com/influxdata/influxdata-docker/blob/master/telegraf/1.10/Dockerfile

0 commit comments

Comments
 (0)