Skip to content

Commit

Permalink
Merge pull request #262 from helxplatform/remove-CVEs
Browse files Browse the repository at this point in the history
Remove High & Medium level vulnerabilities at image level
  • Loading branch information
frostyfan109 authored Jul 21, 2023
2 parents 9b0c5fa + ef19e0f commit 86f1867
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# Build environment
###################
FROM node:18.16-alpine AS builder
RUN apk del libtiff6* libxml2* libheif* libldap* libde265* libdav* perl-base*

ARG REACT_APP_WORKSPACES_ENABLED=true
ENV REACT_APP_WORKSPACES_ENABLED=$REACT_APP_WORKSPACES_ENABLED
Expand Down

0 comments on commit 86f1867

Please sign in to comment.