chore: bump vector to 0.49.0

This commit is contained in:
2025-08-27 08:17:50 +03:00
parent bac6febbe0
commit bd610c6448
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.48.0
ARG VECTOR_VERSION=0.49.0
WORKDIR /vector