Skip to content

Commit

Permalink
Merge pull request #4201 from faucetsdn/renovate/influxdb-2.x
Browse files Browse the repository at this point in the history
Update influxdb Docker tag to v2.5
  • Loading branch information
gizmoguy authored Nov 3, 2022
2 parents eb0f8dc + 3b74504 commit 2c2be9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '2'
services:
influxdb:
restart: always
image: 'influxdb:2.4'
image: 'influxdb:2.5'
ports:
- '8086'
- '8083'
Expand Down

0 comments on commit 2c2be9a

Please sign in to comment.