Skip to content

Commit

Permalink
Merge pull request #7 from triantium/renovate/influxdb-2.x
Browse files Browse the repository at this point in the history
Update influxdb Docker tag to v2.7.4
  • Loading branch information
triantium authored Dec 11, 2023
2 parents de823c6 + 5cff10e commit 59f98f5
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.1
image: influxdb:2.7.4
ports:
- '8086:8086'
volumes:
Expand Down

0 comments on commit 59f98f5

Please sign in to comment.