We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f383fe commit 228e349Copy full SHA for 228e349
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:12.22.1-alpine
+FROM node:12.22.12-alpine
2
3
ENV YARN_VERSION 1.22.0
4
package.json
@@ -301,7 +301,7 @@
301
"whatwg-fetch": "3.6.2"
302
},
303
"engines": {
304
- "node": "12.22.1",
+ "node": "12.22.12",
305
"yarn": "~1.22.0"
306
307
"scripts": {
0 commit comments