Skip to content

Commit 5b9f765

Browse files
[docker] Bump alpine from 4bcff63 to 4b7ce07 in /apps/orch-otelcol (#117)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd95192 commit 5b9f765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/orch-otelcol/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ RUN curl --proto '=https' --tlsv1.2 -fL -o ocb \
1717

1818
RUN ./ocb --config builder.yaml
1919

20-
FROM alpine:3.22@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1
20+
FROM alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
2121

2222
COPY --from=builder /opt/otelcol/otelcontribcol /otelcontribcol
2323

0 commit comments

Comments
 (0)