mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-05-09 19:51:36 +02:00
Rollback to Node v16.13.0
This commit is contained in:
parent
57eef9b099
commit
767cbf0e6c
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:17-alpine AS base
|
||||
FROM node:16.13.0-alpine AS base
|
||||
|
||||
# Install ffmpeg and build dependencies
|
||||
RUN apk add --no-cache ffmpeg python2 make g++
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue