mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-19 21:54:58 -04:00
Update docker nodejs to latest LTS
This commit is contained in:
+1
-1
@@ -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