upgrade ubuntu version in llm-inference cpu image (#9307)

This commit is contained in:
Lilac09 2023-10-30 16:51:38 +08:00 committed by GitHub
parent cee9eaf542
commit 5842f7530e

View file

@ -1,4 +1,4 @@
FROM ubuntu:20.04
FROM ubuntu:22.04
ARG http_proxy
ARG https_proxy