Skip to content

Commit

Permalink
copy assets
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjia404 committed Jun 27, 2023
1 parent 641a6b4 commit e387d24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ WORKDIR /app
RUN apk update --no-cache && apk upgrade && apk add --no-cache ca-certificates

COPY templates /app/templates
COPY assets /app/assets
COPY --from=builder /build/zeronet2web /app/zeronet2web


Expand Down

0 comments on commit e387d24

Please sign in to comment.