Skip to content

Commit

Permalink
fix: docs/samples/v1beta1/transformer/feast/driver_transformer.Docker…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 28, 2024
1 parent fe195fa commit 0c88893
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.9-slim
FROM python:3.13.0rc2-slim

COPY driver_transformer driver_transformer
WORKDIR driver_transformer
Expand Down

0 comments on commit 0c88893

Please sign in to comment.