upgrade ubuntu version in llm-inference cpu image (#9307)
This commit is contained in:
parent
cee9eaf542
commit
5842f7530e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM ubuntu:20.04
|
||||
FROM ubuntu:22.04
|
||||
|
||||
ARG http_proxy
|
||||
ARG https_proxy
|
||||
|
|
|
|||
Loading…
Reference in a new issue