Skip to content

Commit 41dbaee

Browse files
authored
Update Dockerfile
1 parent b85faf8 commit 41dbaee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ COPY --from=GOBUILD /user/group /user/passwd /etc/
5353
COPY --from=GOBUILD /build/mokintoken ./
5454
COPY --from=GOBUILD /build/healthcheckCommand ./
5555
COPY --from=GOBUILD --chown=mokintoken:mokintoken /build/database ./database
56+
COPY assets/* ./assets/
5657
COPY --from=JSBUILD assets/* ./assets/
5758
COPY ./views ./views
5859

0 commit comments

Comments
 (0)