Skip to content

Commit

Permalink
fix: kubernetes/kserve/image_transformer/transformer.Dockerfile to re…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Oct 14, 2023
1 parent a70955a commit 0fe0e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/kserve/image_transformer/transformer.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.7-slim
FROM python:3.8.18-slim
ARG BRANCH_NAME_KF=master

RUN apt-get update \
Expand Down

0 comments on commit 0fe0e24

Please sign in to comment.