Skip to content

Commit

Permalink
fix: Dockerfile-node-14 to reduce vulnerabilities (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot authored Mar 24, 2021
1 parent 65b17d6 commit cfeecf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile-node-14
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:14.13.1-alpine3.12
FROM node:14.16-alpine3.12

LABEL maintainer="Beth Skurrie <[email protected]>"

Expand Down

0 comments on commit cfeecf5

Please sign in to comment.