Skip to content

Commit da862f9

Browse files
chore(deps): bump wolfi/chainguard-base from bbc60f1 to 1c4caa9 in /packages/opentelemetry-node (#898)
1 parent 021ddaa commit da862f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/opentelemetry-node/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ RUN cp /build/src/packages/opentelemetry-node/autoinstrumentation.js ./
4141
# 3. a "autoinstrumentation.js" in that dir (will be used with `--require ...`).
4242
#
4343
# 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
44+
FROM docker.elastic.co/wolfi/chainguard-base:latest@sha256:1c4caa90ee9cf26c9143e44074f50ba9bb17636823bde4397751a5e0d846bfd6
4545
COPY --from=build /build/pack /autoinstrumentation
4646
RUN chmod -R go+r /autoinstrumentation

0 commit comments

Comments
 (0)