feat: update Dockerfile.tpl to use new OpenTelemetry Collector version and improve gomplate installation

This commit is contained in:
Simon Larsen
2025-01-22 12:44:22 +00:00
parent 23be5b1736
commit 5494a2244e
3 changed files with 12 additions and 11 deletions

View File

@@ -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: .