This commit is contained in:
parent
8376d5f07f
commit
395cb78481
|
|
@ -39,8 +39,8 @@ ARG index_advisor_release=0.2.0
|
|||
ARG supautils_release=2.2.0
|
||||
ARG wal_g_release=2.0.1
|
||||
|
||||
FROM nvcr.io/nvidia/tritonserver:24.04-py3-min as base
|
||||
|
||||
#FROM nvcr.io/nvidia/tritonserver:24.04-py3-min as base
|
||||
FROM ubuntu:focal as base
|
||||
RUN apt update -y && apt install -y \
|
||||
curl \
|
||||
gnupg \
|
||||
|
|
|
|||
Loading…
Reference in New Issue