Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
Bump to v12.22.7 to avoid vulnerability (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
RajaBellebon authored Nov 5, 2021
1 parent 4bc278e commit 6c9d863
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v12.20.0
12.22.7
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:12.22.6-buster-slim
FROM node:12.22.7-buster-slim

WORKDIR /opt/service

Expand Down

0 comments on commit 6c9d863

Please sign in to comment.