updated image versions
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
influxdb:
|
||||
profiles: ["monitoring","all","influxdb", "prometheus"]
|
||||
image: influxdb:2.7
|
||||
image: influxdb:2
|
||||
container_name: influxdb
|
||||
restart: unless-stopped
|
||||
# env_file:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
monitor-kuma:
|
||||
profiles: ["monitoring","all","uptime-kuma"]
|
||||
image: louislam/uptime-kuma:2.1.1
|
||||
image: louislam/uptime-kuma:2
|
||||
container_name: monitor-kuma
|
||||
restart: always
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user