Compare commits
No commits in common. "a76614ece80c6659f0e505c137914db4866518dd" and "13d0d081830ad2470d5b2771f2aab0aa1f8e9317" have entirely different histories.
a76614ece8
...
13d0d08183
|
|
@ -15,7 +15,7 @@ RUN yarn run build
|
|||
|
||||
|
||||
# =====Packaging inside an Nginx container=====
|
||||
FROM nginx:1.21.5-alpine
|
||||
FROM nginx:1.21.4-alpine
|
||||
|
||||
# Copy over the Nginx config files
|
||||
COPY nginx/nginx.conf /etc/nginx/nginx.conf
|
||||
|
|
|
|||
Loading…
Reference in New Issue