Skip to content

Commit

Permalink
chore(deps): update debian docker tag to v12.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent bf46125 commit aca1ce2
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.8 AS journal
RUN apt update \
&& apt upgrade -y \
&& apt autoremove -y \
Expand Down

0 comments on commit aca1ce2

Please sign in to comment.