Skip to content

Commit

Permalink
fix: samples/contrib/versioned-pipeline-ci-samples/kaggle-ci-sample/d…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Dec 6, 2024
1 parent a24c113 commit b3c43de
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
FROM python:3.14.0a2
ENV KAGGLE_USERNAME=[YOUR KAGGLE USERNAME] \
KAGGLE_KEY=[YOUR KAGGLE KEY]
COPY requirements.txt .
Expand Down

0 comments on commit b3c43de

Please sign in to comment.