From 41ced57c3d239168cf82cf27e0e593abd35be02f Mon Sep 17 00:00:00 2001 From: Self-hosted Renovate Bot <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:53:38 +0000 Subject: [PATCH] Update timberio/vector Docker tag to v0.34.2 Update timberio/vector from 0.34.1 to 0.34.2 Change-type: patch --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ad64e27..8cdcdf8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM timberio/vector:0.34.1-debian as logshipper +FROM timberio/vector:0.34.2-debian as logshipper RUN apt update \ && apt install -y \