Skip to content

Commit

Permalink
Merge pull request #6 from BillMills/main
Browse files Browse the repository at this point in the history
sec patches
  • Loading branch information
bkatiemills authored May 31, 2022
2 parents 4c11865 + e4c58de commit 9a77bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM node:17.8.0
RUN apt-get update -y
RUN apt-get install -y zlib1g/stable-security subversion/stable-security
RUN apt-get install -y zlib1g/stable-security subversion/stable-security openssl/stable-security ldap-utils/stable-security

WORKDIR /app
COPY package.json ./
Expand Down

0 comments on commit 9a77bcd

Please sign in to comment.