dragxd commited on
Commit
1c15792
·
1 Parent(s): f62e994

fix; docker

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM nikolaik/python-nodejs:python3.10-nodejs19
2
 
3
  RUN apt-get update \
4
  && apt-get install -y --no-install-recommends ffmpeg \
 
1
+ FROM nikolaik/python-nodejs:python3.10-nodejs20
2
 
3
  RUN apt-get update \
4
  && apt-get install -y --no-install-recommends ffmpeg \