From 57ca8392ffc65636eab88a8717fdef286138c087 Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 17:03:56 +0000 Subject: [PATCH] Update timberio/vector Docker tag to v0.43.0 Update timberio/vector from 0.42.0 to 0.43.0 Change-type: patch --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0a3cd6e..a8c3a81 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM timberio/vector:0.42.0-debian as logshipper +FROM timberio/vector:0.43.0-debian as logshipper RUN apt update \ && apt install -y \