fix(core): update
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| FROM docker:20 | ||||
| FROM docker:20.10.8 | ||||
|  | ||||
| RUN apk update && apk add --no-cache \ | ||||
|   git \ | ||||
| @@ -15,7 +15,7 @@ RUN apk update && apk add --no-cache \ | ||||
|   libgcc \ | ||||
|   libstdc++ \ | ||||
|   gnupg \ | ||||
|   nodejs \ | ||||
|   nodejs-current \ | ||||
|   npm \ | ||||
|   krb5-libs \ | ||||
|   && update-ca-certificates | ||||
|   | ||||
		Reference in New Issue
	
	Block a user