Bumped compose version to .97
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ COPY ./*.json /usr/src/app/
|
||||
RUN yarn build
|
||||
|
||||
# Production environment
|
||||
FROM nginx:1.19
|
||||
FROM nginx:1.21
|
||||
|
||||
RUN mkdir -p /usr/share/nginx/html/build
|
||||
RUN mkdir -p /usr/share/nginx/html/css
|
||||
|
||||
Reference in New Issue
Block a user