Skip to content

Commit 6f9347a

Browse files
chore(deps): update gcr.io/distroless/base-debian12 docker digest to fabbf1c
1 parent 66ad42c commit 6f9347a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ RUN --mount=type=cache,target=/root/.cache/go-build \
3131
go generate ./... \
3232
&& go build -o otel-go-instrumentation ./cli/...
3333

34-
FROM gcr.io/distroless/base-debian12@sha256:76b3162a31477bca4a245b836c624f4c4a1a3705e99b9003907d992bec2c4bca
34+
FROM gcr.io/distroless/base-debian12@sha256:fabbf1c0c357a3d42550111351daed089b20a2c954df13ee2fcff60602515e84
3535
COPY --from=builder /usr/src/go.opentelemetry.io/auto/otel-go-instrumentation /
3636
CMD ["/otel-go-instrumentation"]

0 commit comments

Comments
 (0)