chore: bump vector 0.47.0

This commit is contained in:
2025-06-24 10:28:51 +03:00
parent 724eff3b45
commit ee204c8aa4
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ FROM ${BUILD_FROM}
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
ARG VECTOR_VERSION=0.46.1
ARG VECTOR_VERSION=0.47.0
WORKDIR /vector