Skip to content

Commit

Permalink
Merge pull request #5 from LinuxSuRen/use-ks-base-image
Browse files Browse the repository at this point in the history
Change the base image to ks image
  • Loading branch information
ks-ci-bot authored Jun 8, 2021
2 parents e7a8e0f + e68ec69 commit ee5d059
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 ee5d059

Please sign in to comment.