diff --git a/Dockerfile b/Dockerfile index 804d65e2..807aff9c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -43,7 +43,7 @@ COPY packages/service . RUN go build -o vivo-service -trimpath -tags netgo,osusergo . ######## Fluent Bit -FROM fluent/fluent-bit:2.1.6 as production +FROM fluent/fluent-bit:2.1.9 as production ARG vivo_base_path ### Set working directory