diff --git a/Dockerfile.debug b/Dockerfile.debug index b21f242..d49c773 100644 --- a/Dockerfile.debug +++ b/Dockerfile.debug @@ -8,7 +8,7 @@ RUN go mod download COPY . . RUN make all -FROM fluent/fluent-bit:3.1.1-debug +FROM fluent/fluent-bit:3.1.6-debug LABEL maintainer="andy.lo-a-foe@philips.com" COPY --from=builder /out/out_hsdp.so /fluent-bit/bin/ diff --git a/Dockerfile.latest b/Dockerfile.latest index 5a3a621..51f32c0 100644 --- a/Dockerfile.latest +++ b/Dockerfile.latest @@ -8,7 +8,7 @@ RUN go mod download COPY . . RUN make all -FROM fluent/fluent-bit:3.1.1 +FROM fluent/fluent-bit:3.1.6 LABEL maintainer="andy.lo-a-foe@philips.com" COPY --from=builder /out/out_hsdp.so /fluent-bit/bin/