Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
Pusing InfluxDb to 1.8.10 in preparation for 2.x.
  • Loading branch information
kjake committed Oct 24, 2022
1 parent fbe36ce commit 1078b9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ volumes:

services:
db:
image: influxdb:1.8
image: influxdb:1.8.10
container_name: influxdb-pfmon
restart: always
ports:
Expand Down

0 comments on commit 1078b9e

Please sign in to comment.