Skip to content

Commit

Permalink
Update images
Browse files Browse the repository at this point in the history
  • Loading branch information
polyaxon-ci committed Mar 12, 2022
1 parent 87f10d4 commit 5b08c38
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions in_cluster/build_image/build-artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ params:
runPatch:
init:
- dockerfile:
image: tensorflow/tensorflow:2.2.2
image: tensorflow/tensorflow:2.8.0
run:
- 'pip3 install --no-cache-dir -U polyaxon["s3","gcs","azure","polyboard","polytune"]'
- pip3 install scikit-learn matplotlib vega-datasets
- pip3 install scikit-learn matplotlib vega-datasets seaborn
langEnv: 'en_US.UTF-8'
hubRef: kaniko
2 changes: 1 addition & 1 deletion in_cluster/build_image/build-tf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ params:
runPatch:
init:
- dockerfile:
image: "tensorflow/tensorflow:2.2.2"
image: "tensorflow/tensorflow:2.8.0"
run:
- 'pip3 install --no-cache-dir -U polyaxon'
- pip3 install keras
Expand Down

0 comments on commit 5b08c38

Please sign in to comment.