mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
update dockerfile generation first step with more recent image
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
# 1. Generate licenses
|
# 1. Generate licenses
|
||||||
|
|
||||||
FROM node:11.9-alpine AS builder
|
FROM node:12.16.2-alpine3.9 AS builder
|
||||||
WORKDIR /usr/src/alfresco
|
WORKDIR /usr/src/alfresco
|
||||||
COPY package.json package.json
|
COPY package.json package.json
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user