-
-
Notifications
You must be signed in to change notification settings - Fork 203
Closed
Labels
Description
Current Behavior:
The currently used base image runs as root:
Line 22 in 53a1734
| FROM nginx:stable-alpine |
Steps to Reproduce:
Check the Dockerfile reference above.
Expected Behavior:
Use the official docker-nginx-unprivileged as base image.
Environment:
- Dependency-Track Version:
1.1.0 - Client Browser:
N/A - Client O/S:
N/A
Additional Details:
N/A