diff --git a/Dockerfile b/Dockerfile index d91e269..10262bc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM 1.21.0-alpine +FROM nginx:1.21.0-alpine WORKDIR /usr/share/nginx/html COPY dist . \ No newline at end of file