File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- FROM alpine:3.21 @sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c
1
+ FROM alpine:3.22 @sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715
2
2
RUN apk --update add ca-certificates
3
3
4
4
ARG SERVICE_NAME=opampsupervisor
Original file line number Diff line number Diff line change 1
- FROM alpine:3.21 @sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c as certs
1
+ FROM alpine:3.22 @sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715 as certs
2
2
RUN apk --update add ca-certificates
3
3
4
4
FROM scratch
Original file line number Diff line number Diff line change 1
- FROM golang:1.24.3@sha256:4c0a1814a7c6c65ece28b3bfea14ee3cf83b5e80b81418453f0e9d5255a5d7b8
1
+ FROM golang:1.24.3@sha256:81bf5927dc91aefb42e2bc3a5abdbe9bb3bae8ba8b107e2a4cf43ce3402534c6
2
2
3
3
COPY --chmod=755 otelcol-ebpf-profiler /otelcol-ebpf-profiler
4
4
ENTRYPOINT ["/otelcol-ebpf-profiler" ]
Original file line number Diff line number Diff line change 1
- FROM alpine:3.21 @sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c as certs
1
+ FROM alpine:3.22 @sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715 as certs
2
2
RUN apk --update add ca-certificates
3
3
4
4
FROM scratch
Original file line number Diff line number Diff line change 1
- FROM alpine:3.21 @sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c as certs
1
+ FROM alpine:3.22 @sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715 as certs
2
2
RUN apk --update add ca-certificates
3
3
4
4
FROM scratch
Original file line number Diff line number Diff line change 1
- FROM alpine:3.21 @sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c as certs
1
+ FROM alpine:3.22 @sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715 as certs
2
2
RUN apk --update add ca-certificates
3
3
4
4
FROM scratch
You can’t perform that action at this time.
0 commit comments