Skip to content

Commit 8f7511d

Browse files
authored
Merge pull request #729 from cybozu-go/update-fluentbit
update fluent-bit
2 parents 4c3ec5d + bd195e5 commit 8f7511d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

containers/fluent-bit/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Stage1: build from source
44
FROM ghcr.io/cybozu/ubuntu-dev:22.04 AS builder
55

6-
ARG FLUENT_BIT_VERSION=3.0.2
6+
ARG FLUENT_BIT_VERSION=3.1.7
77

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

containers/fluent-bit/TAG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.2.1
1+
3.1.7.1

0 commit comments

Comments
 (0)