Compare commits
No commits in common. "5bfa89f2833e91b4d54420d7a5c8895b2d4a2f50" and "b6f57384d0a3fd4ecba3316e59825801f674fb7d" have entirely different histories.
5bfa89f283
...
b6f57384d0
@ -5,6 +5,6 @@ RUN yarn
|
||||
COPY ./ ./
|
||||
RUN yarn build
|
||||
|
||||
FROM registry.odit.services/library/nginx-brotli:3.15
|
||||
FROM registry.odit.services/library/nginx-brotli:3.13
|
||||
COPY --from=0 /app/build /usr/share/nginx/html
|
||||
COPY ./nginx.conf /etc/nginx/nginx.conf
|
Loading…
x
Reference in New Issue
Block a user