mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-03-04 13:20:07 -05:00
change from debian stretch to latest (bullseye atm)
as fails to build with stretch, as has been archived
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Use LTS Node.js slim image
|
||||
FROM node:14.17-slim
|
||||
FROM node:slim
|
||||
|
||||
# Video support dependency
|
||||
RUN apt-get update && apt-get install -y ffmpeg wget
|
||||
|
||||
Reference in New Issue
Block a user