Skip to content

Commit 614379b

Browse files
authored
Merge pull request #356 from Paraphraser/20210529-influx-old-menu
Pin InfluxDB to 1.8 - PR 2 of 3 - old-menu branch
2 parents 7ce931e + 842c898 commit 614379b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.templates/influxdb/service.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
influxdb:
22
container_name: influxdb
3-
image: "influxdb:1.8.4"
3+
image: "influxdb:1.8"
44
restart: unless-stopped
55
ports:
66
- "8086:8086"

0 commit comments

Comments
 (0)