Skip to content

Commit 1a30ade

Browse files
authored
Update Dockerfile.3.10-ubuntu22.04
1 parent 90dc903 commit 1a30ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/Dockerfile.3.10-ubuntu22.04

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ LABEL ai.backend.kernelspec="1" \
6666
ai.backend.features="batch query uid-match user-input" \
6767
ai.backend.resource.min.cpu="1" \
6868
ai.backend.resource.min.mem="256m" \
69-
ai.backend.base-distro="ubuntu20.04" \
69+
ai.backend.base-distro="ubuntu22.04" \
7070
ai.backend.runtime-type="python" \
7171
ai.backend.runtime-path="/usr/bin/python3" \
7272
ai.backend.service-ports="ipython:pty:3000,jupyter:http:8070,jupyterlab:http:8090"

0 commit comments

Comments
 (0)