Fixup
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Colin 2024-04-17 11:02:06 -04:00
parent bdaa01436d
commit 31b110314f
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
FROM fluent/fluentd:v1.12-debian-1
USER root
COPY go-glitch /
COPY fluent.conf /fluentd/etc/
RUN chown -R fluent:fluent /fluentd && chmod -R 700 /fluentd/etc
USER fluent