diff --git a/logstash/8.16.0/batch/Dockerfile b/logstash/8.16.0/batch/Dockerfile index 25be2f9..ed298e8 100644 --- a/logstash/8.16.0/batch/Dockerfile +++ b/logstash/8.16.0/batch/Dockerfile @@ -1,7 +1,7 @@ FROM logstash:8.16.0 LABEL version="1.0" -LABLE description="Dockerfile with logstash with Sinatra and MySQL client for VOL" +LABEL description="Dockerfile with logstash with Sinatra and MySQL client for VOL" USER root