Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
RafalSkolasinski committed Dec 6, 2021
1 parent ad9abb9 commit 6e6fab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/models/mean_classifier/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ IMAGE_BASE=seldonio/${IMAGE_NAME_BASE}


build:
s2i build -E environment . seldonio/seldon-core-s2i-python37-ubi8:${VERSION} ${IMAGE_BASE}:${VERSION}
s2i build -E environment . seldonio/seldon-core-s2i-python38-ubi8:${VERSION} ${IMAGE_BASE}:${VERSION}

push:
docker push ${IMAGE_BASE}:${VERSION}
Expand Down

0 comments on commit 6e6fab8

Please sign in to comment.