Skip to content

Commit

Permalink
Upgrade fluent-bit containers to 2.1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yamatcha committed Aug 9, 2023
1 parent b63186f commit f73f729
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 quay.io/cybozu/ubuntu-dev:22.04 AS builder

ARG FLUENT_BIT_VERSION=2.0.9
ARG FLUENT_BIT_VERSION=2.1.8

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 @@
2.0.9.1
2.1.8.2

0 comments on commit f73f729

Please sign in to comment.