Update container images
This commit is contained in:
@@ -38,7 +38,7 @@ services:
|
||||
- grafana
|
||||
|
||||
influxdb:
|
||||
image: 'influxdb:1.8'
|
||||
image: influxdb:1.8
|
||||
container_name: influxdb
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
@@ -94,8 +94,7 @@ services:
|
||||
- influxdb
|
||||
|
||||
speedport-smart-reconnect:
|
||||
build: https://git.karaolidis.com/Nikas36/speedport-smart-reconnect.git
|
||||
image: speedport-smart-reconnect
|
||||
image: registry.karaolidis.com/nikas36/speedport-smart-reconnect
|
||||
container_name: speedport_smart_reconnect
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user