Use up to date alpine images and not slim images
This commit is contained in:
parent
1f2c524b40
commit
6bd6280fb5
2 changed files with 6 additions and 8 deletions
|
@ -61,7 +61,7 @@
|
|||
"cache": true
|
||||
},
|
||||
"engines": {
|
||||
"node": "^12.16.3"
|
||||
"node": "^15.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.13",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue