Spaces:
Running
Running
ikechan8370
commited on
Commit
•
67c9c0a
1
Parent(s):
81cdd83
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM ubuntu:
|
2 |
|
3 |
RUN apt update && apt install -y python3-pip fonts-noto-cjk fonts-noto-color-emoji git fontconfig
|
4 |
|
|
|
1 |
+
FROM ubuntu:22.04
|
2 |
|
3 |
RUN apt update && apt install -y python3-pip fonts-noto-cjk fonts-noto-color-emoji git fontconfig
|
4 |
|