Skip to content

Commit

Permalink
Merge pull request #729 from cybozu-go/update-fluentbit
Browse files Browse the repository at this point in the history
update fluent-bit
  • Loading branch information
YZ775 authored Sep 10, 2024
2 parents 4c3ec5d + bd195e5 commit 8f7511d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion containers/fluent-bit/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Stage1: build from source
FROM ghcr.io/cybozu/ubuntu-dev:22.04 AS builder

ARG FLUENT_BIT_VERSION=3.0.2
ARG FLUENT_BIT_VERSION=3.1.7

SHELL ["/bin/bash", "-o", "pipefail", "-c"]

Expand Down
2 changes: 1 addition & 1 deletion containers/fluent-bit/TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.2.1
3.1.7.1

0 comments on commit 8f7511d

Please sign in to comment.