Ron Harlev
Ron Harlev
See this note  On this page https://docs.ksqldb.io/en/0.10.1-ksqldb/developer-guide/ksqldb-rest-api/streaming-endpoint/
@mikemilano ``` FROM golang:buster WORKDIR /app COPY . /app RUN apt-get update RUN apt-get install mosquitto -y RUN apt-get install mosquitto-clients -y COPY acl.conf /etc/mosquitto/conf.d/acl.conf COPY acl.txt /etc/mosquitto/conf.d/acl.txt RUN go...
just make sure these are not breaking changes. Even if it will be "more correct" after the change