Skip to content

Commit

Permalink
Merge pull request #179 from godaddy/snyk-fix-3509bd6d9acfb76f54e96e4…
Browse files Browse the repository at this point in the history
…f98a9e1ec

[Snyk] Security upgrade node from 20.11.1-alpine to 20.13.0-alpine
  • Loading branch information
connorjburton authored May 20, 2024
2 parents 22a1af8 + 3bdcc05 commit 3365e40
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,4 +1,4 @@
FROM node:20.11.1-alpine
FROM node:20.13.0-alpine
WORKDIR /usr/src/vault-cert-finder
COPY . ./
RUN yarn
Expand Down

0 comments on commit 3365e40

Please sign in to comment.