Skip to content

Commit c4beacd

Browse files
ubuntu update
1 parent 86711ae commit c4beacd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:18.04
1+
FROM ubuntu:22.04
22

33
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
44
RUN apt-get update && apt-get install -y dos2unix sox libsox-fmt-mp3 libttspico-utils ffmpeg

0 commit comments

Comments
 (0)