Skip to content

Commit 9d837c6

Browse files
authored
Quick Dockerfile fix (#46)
1 parent f43aa22 commit 9d837c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ RUN apk add --update \
1616
VOLUME ./assets
1717

1818
COPY assets/. ./assets
19+
COPY static/. ./static
1920
COPY html_templates ./html_templates
2021

2122
COPY requirements.txt \

0 commit comments

Comments
 (0)