Skip to content

Commit d7cf769

Browse files
committed
fix influxdb podman registry reference
1 parent 7ec0589 commit d7cf769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/quadlet/influxdb.container

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[Container]
2-
Image = influxdb:2.7.10
2+
Image = docker.io/library/influxdb:2.7.10
33
PublishPort = 8086:8086
44
Volume = influxdb-data.volume:/var/lib/influxdb2
55
Volume = influxdb-config.volume:/etc/influxdb2

0 commit comments

Comments
 (0)