mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
feat: update Dockerfile.tpl to use new OpenTelemetry Collector version and improve gomplate installation
This commit is contained in:
@@ -284,8 +284,6 @@ services:
|
||||
extends:
|
||||
file: ./docker-compose.base.yml
|
||||
service: probe-1
|
||||
ports:
|
||||
- '9655:9229' # Debugging port.
|
||||
build:
|
||||
network: host
|
||||
context: .
|
||||
@@ -305,8 +303,6 @@ services:
|
||||
extends:
|
||||
file: ./docker-compose.base.yml
|
||||
service: probe-2
|
||||
ports:
|
||||
- '9656:9229' # Debugging port.
|
||||
build:
|
||||
network: host
|
||||
context: .
|
||||
|
||||
Reference in New Issue
Block a user