Skip to content

Commit

Permalink
chore(deps): update docker.elastic.co/wolfi/chainguard-base:latest do…
Browse files Browse the repository at this point in the history
…cker digest to de4d5b0
  • Loading branch information
elastic-renovate-prod[bot] authored Oct 25, 2024
1 parent 6e59dc3 commit 51cb63f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/opentelemetry-node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ RUN cp /build/src/packages/opentelemetry-node/autoinstrumentation.js ./
# 3. a "autoinstrumentation.js" in that dir (will be used with `--require ...`).
#
# See notes at: https://github.com/open-telemetry/opentelemetry-operator/blob/main/autoinstrumentation/nodejs/Dockerfile
FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:2e3da56229f5673b149191a5451bb4c6ead117a307b0cc98c7a0651ca6f4523e
FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:de4d5b06ee2074eb716f29e72b170346fd4715e5f083fc83a378603ce5bd9ced
COPY --from=build /build/pack /autoinstrumentation
RUN chmod -R go+r /autoinstrumentation

0 comments on commit 51cb63f

Please sign in to comment.