mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
Update Dockerfile (#7388)
This commit is contained in:
parent
2d032f50fb
commit
dee963655e
@ -1,6 +1,6 @@
|
||||
# 1. Generate licenses
|
||||
|
||||
FROM node:12.16.2-alpine3.9 AS builder
|
||||
FROM node:16.13-alpine3.14 AS builder
|
||||
WORKDIR /usr/src/alfresco
|
||||
COPY package.json package.json
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user