Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update debian docker tag to v12.9
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 30, 2025
1 parent fd6c785 commit 91d151f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.otel-collector
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=${BUILDPLATFORM:-linux/amd64} debian:12.6 AS journal
FROM --platform=${BUILDPLATFORM:-linux/amd64} debian:12.9 AS journal
RUN apt update \
&& apt upgrade -y \
&& apt autoremove -y \

0 comments on commit 91d151f

Please sign in to comment.