mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Updates node version to 16 for the builder image
This commit is contained in:
parent
3287ddf6d7
commit
89d0a232cf
@ -1,4 +1,4 @@
|
|||||||
FROM node:15 AS compile-frontend
|
FROM node:16 AS compile-frontend
|
||||||
|
|
||||||
COPY . /src
|
COPY . /src
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user