Skip to content
Snippets Groups Projects
Commit eb82d307 authored by Boyan Tsolov's avatar Boyan Tsolov
Browse files

test: rollback nginx

parent 0aba000a
No related branches found
No related tags found
1 merge request!76feat: docker images slim
Pipeline #70591 passed
FROM nginx:1.23.4-alpine
RUN apk add --update nodejs=18.19.1-r0 npm python3 git make alpine-sdk wget unzip
FROM nginx:1.22.4-alpine
RUN apk add nodejs npm python3 git make alpine-sdk wget unzip
RUN npm i -g yarn
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment