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.
442a566
6613553
1 parent 8de1d6b commit 642cc11Copy full SHA for 642cc11
1 file changed
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:442a5663000b3d66d565e61d400b30a4638383a72d90494cfc3104b34dfb3211
+FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:661355310ab9ecc86082d247341881eb272853eb8fe4c91e53e02f0f2e30fb2c
45
COPY --from=build /build/pack /autoinstrumentation
46
RUN chmod -R go+r /autoinstrumentation
0 commit comments