mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-03-05 13:30:33 -05:00
Update docker nodejs to latest LTS
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Use LTS Node.js base image
|
||||
FROM node:14.15.1-alpine
|
||||
FROM node:14.16-alpine
|
||||
|
||||
# Video support dependency
|
||||
RUN apk add ffmpeg
|
||||
|
||||
Reference in New Issue
Block a user