This commit is contained in:
Colin 2024-03-18 22:30:58 -04:00
parent 5105eebdf7
commit 22b55aace6
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:edge
FROM fluent/fluentd:v1.12-debian-1
# Use root to perform the operations
USER root