File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ services:
4444 # start_period: 30s
4545 command : --http_port 8222
4646 nats-exporter :
47- image : docker.io/bitnami/ nats-exporter:${NATS_EXPORTER_VERSION:-0.17.3}
47+ image : docker.io/natsio/prometheus- nats-exporter:${NATS_EXPORTER_VERSION:-0.17.3}
4848 depends_on :
4949 - nats
5050 expose :
@@ -54,7 +54,7 @@ services:
5454 - -varz
5555 - " http://nats:8222"
5656 mongodb :
57- image : docker.io/bitnami /mongodb:${MONGODB_VERSION:-6.0}
57+ image : docker.io/bitnamilegacy /mongodb:${MONGODB_VERSION:-6.0}
5858 restart : always
5959 volumes :
6060 - ${MONGODB_HOST_PATH:-mongodb_data}:/bitnami/mongodb:rw
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ services:
4444 # start_period: 30s
4545 command : --http_port 8222
4646 nats-exporter :
47- image : docker.io/bitnami/ nats-exporter:${NATS_EXPORTER_VERSION:-0.17.3}
47+ image : docker.io/natsio/prometheus- nats-exporter:${NATS_EXPORTER_VERSION:-0.17.3}
4848 depends_on :
4949 - nats
5050 expose :
@@ -54,7 +54,7 @@ services:
5454 - -varz
5555 - " http://nats:8222"
5656 mongodb :
57- image : docker.io/bitnami /mongodb:${MONGODB_VERSION:-6.0}
57+ image : docker.io/bitnamilegacy /mongodb:${MONGODB_VERSION:-6.0}
5858 restart : always
5959 volumes :
6060 - ${MONGODB_HOST_PATH:-mongodb_data}:/bitnami/mongodb:rw
You can’t perform that action at this time.
0 commit comments