huangjiajun 1 month ago
parent
commit
33de7b1a8f
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      Dockerfile-task

+ 0
- 1
Dockerfile-task View File

@@ -19,7 +19,6 @@ RUN GOOS=linux CGO_ENABLED=0 GOARCH=amd64 go build -tags netgo -ldflags="-s -w"
FROM ubuntu:xenial as prod
LABEL maintainer="zengzhengrong"
ENV TZ="Asia/Shanghai"
ENV PHONE_DATA_DIR="./static/bat"

COPY static/html static/html



Loading…
Cancel
Save