Skip to content

Commit a26882d

Browse files
chore(deps): update debian docker tag to v13
1 parent 598d871 commit a26882d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.otel-collector

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=${BUILDPLATFORM:-linux/amd64} debian:12.11@sha256:731dd1380d6a8d170a695dbeb17fe0eade0e1c29f654cf0a3a07f372191c3f4b AS journal
1+
FROM --platform=${BUILDPLATFORM:-linux/amd64} debian:13.1@sha256:fd8f5a1df07b5195613e4b9a0b6a947d3772a151b81975db27d47f093f60c6e6 AS journal
22
RUN apt update \
33
&& apt upgrade -y \
44
&& apt autoremove -y \

0 commit comments

Comments
 (0)