Skip to content

Commit

Permalink
Merge pull request #937 from revit13/minor_fix
Browse files Browse the repository at this point in the history
Update KFP_DOCKER_VERSION.
  • Loading branch information
roytman authored Jan 15, 2025
2 parents 8f0a723 + cfc2ee6 commit c38dbd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .make.versions
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ DPK_LIB_KFP_VERSION=$(DPK_VERSION)
DPK_LIB_KFP_VERSION_v2=$(DPK_VERSION)
DPK_LIB_KFP_SHARED=$(DPK_VERSION)

KFP_DOCKER_VERSION=0.2.3
KFP_DOCKER_VERSION_v2=0.2.3
KFP_DOCKER_VERSION=$(DOCKER_IMAGE_VERSION)
KFP_DOCKER_VERSION_v2=$(DOCKER_IMAGE_VERSION)

DPK_CONNECTOR_VERSION=0.2.4.dev0

Expand Down

0 comments on commit c38dbd6

Please sign in to comment.