We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00f2dd9 + 6eae546 commit 1a0972bCopy full SHA for 1a0972b
.templates/influxdb/service.yml
@@ -1,6 +1,6 @@
1
influxdb:
2
container_name: influxdb
3
- image: "influxdb:latest"
+ image: "influxdb:1.8.4"
4
restart: unless-stopped
5
ports:
6
- "8086:8086"
0 commit comments