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.
b9d4f53
442a566
1 parent f686a60 commit b007a17Copy full SHA for b007a17
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:b9d4f5310ebccf219efb74aaa7921d07bffdca8655e9878fccf633448e38d654
+FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:442a5663000b3d66d565e61d400b30a4638383a72d90494cfc3104b34dfb3211
45
COPY --from=build /build/pack /autoinstrumentation
46
RUN chmod -R go+r /autoinstrumentation
0 commit comments