This commit is contained in:
2026-07-31 08:54:10 +03:00
parent 694bf1e4f9
commit f0f325a3d3
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
ARG VECTOR_VERSION=0.55.0
ARG VECTOR_VERSION=0.57.0
WORKDIR /vector
+1 -1
View File
@@ -1,5 +1,5 @@
---
build_from:
amd64: ghcr.io/hassio-addons/debian-base/amd64:7.8.2
amd64: ghcr.io/hassio-addons/debian-base/amd64:9.3.0
codenotary:
base_image: [email protected]
+1 -1
View File
@@ -1,5 +1,5 @@
name: "Vector"
version: "0.55.0"
version: "0.57.0"
slug: "vector"
description: "Vector log processor"
url: "https://vector.dev"