Skip to content

Commit

Permalink
1.15.2-debian-11-r14-1
Browse files Browse the repository at this point in the history
  • Loading branch information
SPodjasek committed Sep 28, 2022
1 parent 9e5b8af commit cf7cea2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ ENV HOME="/" \
OS_FLAVOUR="debian-11" \
OS_NAME="linux"

ENV PLUGINS fluent-plugin-parser-cri fluent-plugin-multi-format-parser \
fluent-plugin-grok-parser fluent-plugin-kubernetes-parser
LABEL org.opencontainers.image.ref.name="1.15.2-debian-11-r14-1"
ENV PLUGINS fluent-plugin-parser-cri fluent-plugin-multi-format-parser \
fluent-plugin-grok-parser fluent-plugin-kubernetes-parser

COPY prebuildfs /
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down

0 comments on commit cf7cea2

Please sign in to comment.