This commit is contained in:
Colin 2024-03-18 21:54:22 -04:00
parent b7b9c33025
commit 1595aa774a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Use the official Fluentd Alpine-based image as a base
FROM fluent/fluentd:v1.16-alpine
FROM fluent/fluentd:edge
# Use root to perform the operations
USER root