This commit is contained in:
hailin 2025-05-17 10:33:47 +08:00
parent 8376d5f07f
commit 395cb78481
1 changed files with 2 additions and 2 deletions

View File

@ -39,8 +39,8 @@ ARG index_advisor_release=0.2.0
ARG supautils_release=2.2.0 ARG supautils_release=2.2.0
ARG wal_g_release=2.0.1 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 \ RUN apt update -y && apt install -y \
curl \ curl \
gnupg \ gnupg \