mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
upgrade node.js for docker images (#2581)
This commit is contained in:
parent
fa68c6fcf4
commit
4a5c797464
@ -1,6 +1,6 @@
|
||||
# 1. Generate licenses
|
||||
|
||||
FROM node:12-alpine3.14 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