Skip to content

Commit 158c0aa

Browse files
committed
update Dockerfile
1 parent 704c631 commit 158c0aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN yarn
1515
COPY . .
1616
RUN yarn build
1717

18-
FROM base AS Final
18+
FROM base AS final
1919
# set author info
2020
LABEL maintainer="WeihanLi"
2121
# copy publish files

0 commit comments

Comments
 (0)