Skip to content

Commit

Permalink
Merge pull request #74 from NDLANO/snyk-fix-4dd100881a1868253270a41f7…
Browse files Browse the repository at this point in the history
…f672e2c

[Snyk] Security upgrade node from 20.11-alpine3.18 to 20.12-alpine3.18
  • Loading branch information
gunnarvelle authored Apr 8, 2024
2 parents ecfd22c + f8d7d4f commit da09637
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-alpine3.18
FROM node:20.12-alpine3.18

ENV HOME=/home/app
ENV APP_PATH=$HOME/api-documentation
Expand Down

0 comments on commit da09637

Please sign in to comment.