Skip to content

Commit

Permalink
Update Dockerfile (#7388)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhrn committed Nov 26, 2021
1 parent 2d032f5 commit dee9636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -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

Expand Down

0 comments on commit dee9636

Please sign in to comment.