кастомный echotron + fix текста
This commit is contained in:
@@ -5,6 +5,7 @@ WORKDIR /app/tg_bot
|
||||
# Modules layer
|
||||
COPY tg_bot/go.mod tg_bot/go.sum ./
|
||||
COPY pkg /app/pkg
|
||||
COPY shared/echotron /app/shared/echotron
|
||||
RUN go mod download
|
||||
|
||||
# Build layer
|
||||
|
||||
Reference in New Issue
Block a user