Skip to content

Commit

Permalink
chore(deps): update node.js to v19.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2023
1 parent c18ab47 commit 931cf12
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 @@
19.7.0
19.9.0
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:19.7.0@sha256:83841d113e09345a28b146e431f15b062341c5449218e501ba45ef8f9cff6049
FROM node:19.9.0@sha256:740aaf18dd3fd8c44f90d65a66988b3fedf83ff6147a8243b87420de4dcb5e8d

ARG NODE_ENV
ENV NODE_ENV=$NODE_ENV
Expand Down

0 comments on commit 931cf12

Please sign in to comment.