Skip to content

Commit

Permalink
Change the base image to ks image
Browse files Browse the repository at this point in the history
Signed-off-by: rick <[email protected]>
  • Loading branch information
LinuxSuRen committed May 28, 2021
1 parent e7a8e0f commit e68ec69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This image is the base image for all KubeSphere v3 language container images.
FROM centos/s2i-core-centos7
FROM kubespheredev/s2i-core-centos7:master

ENV SUMMARY="Base image with essential libraries and tools used as a base for \
builder images like perl, python, ruby, etc." \
Expand Down

0 comments on commit e68ec69

Please sign in to comment.