Skip to content
Snippets Groups Projects
Unverified Commit bc45eafb authored by Alessio Fabiani's avatar Alessio Fabiani Committed by GitHub
Browse files

fix: scripts/docker/nginx/Dockerfile to reduce vulnerabilities (#11637)


Co-authored-by: default avatarsnyk-bot <snyk-bot@snyk.io>
Co-authored-by: default avatarGiovanni Allegri <giohappy@gmail.com>
parent 3439e272
Branches
No related tags found
No related merge requests found
FROM nginx:1.25.2-alpine
FROM nginx:1.25.3-alpine
RUN apk add --no-cache openssl inotify-tools vim
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment