Skip to content

Commit f023c65

Browse files
chore(deps): update gcr.io/distroless/base-debian12 docker digest to 2776987 (#2070)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f32ec9 commit f023c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

31-
FROM gcr.io/distroless/base-debian12@sha256:125eb09bbd8e818da4f9eac0dfc373892ca75bec4630aa642d315ecf35c1afb7
31+
FROM gcr.io/distroless/base-debian12@sha256:27769871031f67460f1545a52dfacead6d18a9f197db77110cfc649ca2a91f44
3232
COPY --from=builder /usr/src/go.opentelemetry.io/auto/otel-go-instrumentation /
3333
CMD ["/otel-go-instrumentation"]

0 commit comments

Comments
 (0)