Use up to date alpine images and not slim images

This commit is contained in:
E. Navennec 2021-01-29 13:16:59 +01:00 committed by timvisee
parent 1f2c524b40
commit 6bd6280fb5
No known key found for this signature in database
GPG key ID: B8DB720BC383E172
2 changed files with 6 additions and 8 deletions

View file

@ -61,7 +61,7 @@
"cache": true
},
"engines": {
"node": "^12.16.3"
"node": "^15.5.1"
},
"devDependencies": {
"@babel/core": "^7.12.13",