Compare commits

..

1 Commits

Author SHA1 Message Date
0f248d5327 chore(deps): update all non-major dependencies
Some checks failed
ZeroDownTime/fluentd-concenter/pipeline/pr-main There was a failure building this commit
2025-05-31 03:04:13 +00:00

View File

@ -1,5 +1,5 @@
#inspired from https://github.com/fluent/fluentd-docker-image/blob/master/v1.16/alpine/Dockerfile
FROM alpine:3.21
FROM alpine:3.22
LABEL maintainer "Stefan Reimer<stefan@zero-downtime.net>"
LABEL Description="Fluentd docker image intended as ingestion service" Vendor="Zero Down Time" Version="${version}"