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.
bbc60f1
1c4caa9
1 parent 021ddaa commit da862f9Copy full SHA for da862f9
packages/opentelemetry-node/Dockerfile
@@ -41,6 +41,6 @@ RUN cp /build/src/packages/opentelemetry-node/autoinstrumentation.js ./
41
# 3. a "autoinstrumentation.js" in that dir (will be used with `--require ...`).
42
#
43
# See notes at: https://github.com/open-telemetry/opentelemetry-operator/blob/main/autoinstrumentation/nodejs/Dockerfile
44
-FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:bbc60f1a2dbdd8e6ae4fee4fdf83adbac275b9821b2ac05ca72b1d597babd51f
+FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:1c4caa90ee9cf26c9143e44074f50ba9bb17636823bde4397751a5e0d846bfd6
45
COPY --from=build /build/pack /autoinstrumentation
46
RUN chmod -R go+r /autoinstrumentation
0 commit comments