@@ -1,4 +1,5 @@
FROM golang:1.23.3
RUN mkdir /data
COPY data/* /data
WORKDIR /app
COPY go.mod go.sum ./
The note is not visible to the blocked user.