From 7b9962350bf7242dbab8878b4171489b064dcdf1 Mon Sep 17 00:00:00 2001 From: Self-hosted Renovate Bot <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 15:55:37 +0000 Subject: [PATCH] Update timberio/vector Docker tag to v0.39.0 Update timberio/vector from 0.35.1 to 0.39.0 Change-type: patch --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 8b560fb..b9d4265 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM timberio/vector:0.35.1-debian as logshipper +FROM timberio/vector:0.39.0-debian as logshipper RUN apt update \ && apt install -y \