diff --git a/otel/Dockerfile b/otel/Dockerfile index 94565718..58a19e65 100644 --- a/otel/Dockerfile +++ b/otel/Dockerfile @@ -12,6 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM otel/opentelemetry-collector-contrib:0.107.0 +FROM otel/opentelemetry-collector-contrib:0.110.0 -COPY otel-collector-config.yaml /etc/otelcol-contrib/config.yaml \ No newline at end of file +COPY otel-collector-config.yaml /etc/otelcol-contrib/config.yaml