mirror of
https://github.com/alexta69/metube.git
synced 2025-04-05 05:07:37 +03:00
use latest LTS node
This commit is contained in:
parent
c946c71e8e
commit
fb5a598a95
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM node:16-alpine as builder
|
FROM node:lts-alpine as builder
|
||||||
|
|
||||||
WORKDIR /metube
|
WORKDIR /metube
|
||||||
COPY ui ./
|
COPY ui ./
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue