Skip to content

Commit

Permalink
fix: docs/samples/v1beta1/triton/bert/bert_tokenizer_v2/Dockerfile to…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Nov 29, 2023
1 parent 5b01a90 commit 95c8c34
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.7-slim
FROM python:3.13.0a2-slim
RUN apt-get update \
&& apt-get install -y wget \
&& rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit 95c8c34

Please sign in to comment.