fluent / fluentd-docker-image

Docker image for Fluentd
https://hub.docker.com/r/fluent/fluentd/
Apache License 2.0
464 stars 351 forks source link

Add v1.16.4 images #377

Closed kenhys closed 8 months ago

kenhys commented 8 months ago

I'll update template.rb agian.

docker run --rm -it ruby:3.2-slim-bookworm /bin/bash
root@47029bf06322:/# gem list |grep uri
open-uri (default: 0.3.0)
uri (default: 0.12.2)
kenhys commented 8 months ago

Fixed not to install manually uri gem

kenhys commented 8 months ago

now building v1.16.4 images on docker hub.