Skip to content

Commit

Permalink
Update influxdb Docker tag to v2.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 6, 2024
1 parent cc52ea5 commit d202101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion influxdb/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
influxdb:
image: influxdb:2.7.4
image: influxdb:2.7.5
ports:
- '8086:8086'
volumes:
Expand Down

0 comments on commit d202101

Please sign in to comment.