Blog
Services
Docs
Donate
Status
English
Bahasa Indonesia
Deutsch
English
Español
Esperanto
Filipino
Français
Italiano
Latviešu
Magyar nyelv
Nederlands
Polski
Português de Portugal
Português do Brasil
Slovenščina
Suomi
Svenska
Türkçe
Čeština
Ελληνικά
Български
Русский
Українська
فارسی
日本語
简体中文
繁體中文(台灣)
繁體中文(香港)
한국어
Ark
Search
Create
Migrate
Explore
Login
Blog
Docs
Status
Explore
Login
Ark
Infrastructure
/
verdaccio
Watch
0
Fork
You've already forked verdaccio
0
mirror of
https://github.com/verdaccio/verdaccio.git
synced
2025-01-06 22:40:26 -05:00
Code
Issues
Activity
99a1af1c35
verdaccio
/
docker-examples
/
v5
/
reverse_proxy
/
nginx_relative
/
nginx
/
Dockerfile
3 lines
78 B
Text
Raw
Normal View
History
Unescape
Escape
fix: docker-examples/v5/reverse_proxy/nginx_relative/nginx/Dockerfile to reduce vulnerabilities (#2318) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE39-OPENSSL-1089232 - https://snyk.io/vuln/SNYK-ALPINE39-OPENSSL-1089235 - https://snyk.io/vuln/SNYK-ALPINE39-OPENSSL-1089235 - https://snyk.io/vuln/SNYK-ALPINE39-OPENSSL-588029 - https://snyk.io/vuln/SNYK-ALPINE39-OPENSSL-588029
2021-07-07 03:10:45 -05:00
FROM nginx:1.21-alpine
docs: relocate docker-examples to 5.x (#1990) * docs: relocate docker-examples to 5.x * chore: update readme * chore: remove license we have already one at root
2020-10-31 03:40:37 -05:00
COPY nginx/default.conf /etc/nginx/conf.d/default.conf
Reference in a new issue
Copy permalink