mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
[ACS-7287] update node for docker images (#3713)
* [ACS-7287] node:18.16 update for docker image * update package.json file
This commit is contained in:
parent
5697f86317
commit
3e0ce59eec
@ -1,6 +1,6 @@
|
||||
# 1. Generate licenses
|
||||
|
||||
FROM node:16.13-alpine3.14 AS builder
|
||||
FROM node:18.16-alpine3.17 AS builder
|
||||
WORKDIR /usr/src/alfresco
|
||||
COPY package.json package.json
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user