fix
This commit is contained in:
parent
84cf6a0dda
commit
8a8462e1ea
3 changed files with 1 additions and 4 deletions
|
@ -9,4 +9,4 @@ RUN flutter build web
|
|||
|
||||
# Create the run-time image
|
||||
FROM nginx:1.21.1-alpine
|
||||
COPY --from=build-env /app/build/web /usr/share/nginx/html/web
|
||||
COPY --from=build-env /app/build/web /usr/share/nginx/html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue