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 bf163e1 (#409)
  • Loading branch information
elastic-renovate-prod[bot] authored Oct 21, 2024
1 parent e24311d commit 8994429
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:5bc7518045103e085b07842c4362ca5366e117abfdcd3010030f1c072a5607ac
FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:bf163e1977002301f7b9fd28fe6837a8cb2dd5c83e4cd45fb67fb28d15d5d40f
COPY --from=build /build/pack /autoinstrumentation
RUN chmod -R go+r /autoinstrumentation

0 comments on commit 8994429

Please sign in to comment.