Skip to content

Commit b8fadef

Browse files
authored
Merge pull request #355 from Paraphraser/20210529-influx-master
Pin InfluxDB to 1.8 - PR 1 of 3 - master branch
2 parents e44b6c0 + d5c7487 commit b8fadef

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)