We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 581cefc commit a07417eCopy full SHA for a07417e
examples/prometheusexec-migration/Dockerfile
@@ -1,3 +1,3 @@
1
-FROM quay.io/signalfx/splunk-otel-collector:0.97.0
+FROM quay.io/signalfx/splunk-otel-collector:0.98.0
2
COPY --from=quay.io/prometheus/node-exporter:v1.6.1 --chown=999 /bin/node_exporter /usr/bin/node_exporter
3
CMD ["otelcol"]
0 commit comments