We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 704c631 commit 158c0aaCopy full SHA for 158c0aa
Dockerfile
@@ -15,7 +15,7 @@ RUN yarn
15
COPY . .
16
RUN yarn build
17
18
-FROM base AS Final
+FROM base AS final
19
# set author info
20
LABEL maintainer="WeihanLi"
21
# copy publish files
0 commit comments