We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86711ae commit c4beacdCopy full SHA for c4beacd
frontend/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:18.04
+FROM ubuntu:22.04
2
3
RUN apt-get update && apt-get -y install curl gnupg bc && curl -sL https://deb.nodesource.com/setup_20.x | bash - && apt-get -y install nodejs
4
RUN apt-get update && apt-get install -y dos2unix sox libsox-fmt-mp3 libttspico-utils ffmpeg
0 commit comments