Skip to content

Commit

Permalink
Automated update
Browse files Browse the repository at this point in the history
  • Loading branch information
cw-circleci committed Nov 30, 2024
1 parent 4a935a0 commit c541e1d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion fluentd/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG FLUENTD_IMAGE_VERSION="1.17.1-debian-1.1"
ARG FLUENTD_IMAGE_VERSION="1.17.1-debian-1.2"

FROM fluent/fluentd:v${FLUENTD_IMAGE_VERSION}

Expand Down
5 changes: 3 additions & 2 deletions fluentd/variant.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies:
fluentd:
version: 1.17.1-debian-1.1
previousVersion: 1.17.1-debian-1.0
version: 1.17.1-debian-1.2
previousVersion: 1.17.1-debian-1.1
versions:
- 1.14.6-debian-1.1
- 1.16.1-debian-1.0
Expand All @@ -15,3 +15,4 @@ dependencies:
- 1.17.0-debian-1.1
- 1.17.1-debian-1.0
- 1.17.1-debian-1.1
- 1.17.1-debian-1.2

0 comments on commit c541e1d

Please sign in to comment.