Skip to content

Commit

Permalink
fix(node): update to 12.22.12 (#1033)
Browse files Browse the repository at this point in the history
  • Loading branch information
nannan00 authored Jul 7, 2023
1 parent 1ee6f34 commit c46db23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/saas/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:12.16.3-stretch-slim AS StaticBuilding
FROM node:12.22.12-stretch-slim AS StaticBuilding

ENV NPM_VERSION 6.14.4

Expand Down

0 comments on commit c46db23

Please sign in to comment.