Skip to content

Commit

Permalink
Node v16.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mei23 committed Dec 1, 2022
1 parent fec8ee6 commit 72cca7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16.6.2
v16.18.1
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:16.6.2-alpine3.13 AS base
FROM node:16.18.1-alpine3.15 AS base

ENV NODE_ENV=production

Expand Down

0 comments on commit 72cca7e

Please sign in to comment.