diff --git a/README.md b/README.md
index f07a607a7712112a60310f31f8c6e7c49295f255..4ae4608f98671001320b5977790071369a815ce3 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
-This is the Apptainer version of `docker://container-registry.surrey.ac.uk/shared-containers/bioinformatics-r-seurat-5-with-banksy`
+This is the Apptainer version of `docker://container-registry.surrey.ac.uk/shared-containers/bioinformatics-yingma-card`
 
 Use
 ```bash
-apptainer pull ./docker_imgs/R_seurat5_with_banksy.sif oras://container-registry.surrey.ac.uk/shared-containers/apptainer-bioinformatics-r-seurat5-with-banksy:latest
+apptainer pull ./docker_imgs/R_YMa_CARD.sif oras://container-registry.surrey.ac.uk/shared-containers/apptainer-bioinformatics-yingma-card:latest
 
 # Run
-apptainer exec --bind /usr/lib/locale:/usr/lib/locale --env R_LIBS_USER="" --env R_ENVIRON_USER="" ./docker_imgs/R_seurat5_with_banksy.sif R
+apptainer exec --bind /usr/lib/locale:/usr/lib/locale --env R_LIBS_USER="" --env R_ENVIRON_USER="" ./docker_imgs/R_YMa_CARD.sif R
 ```
\ No newline at end of file
diff --git a/container.def b/container.def
index ebdeee252d79c12c6e6de9cdfe7898185c50ea51..5ec6ab55985f9aa5ed6655a9dcc9f3c23b1e2415 100644
--- a/container.def
+++ b/container.def
@@ -1,5 +1,5 @@
 Bootstrap: docker
-From: container-registry.surrey.ac.uk/shared-containers/bioinformatics-r-seurat-5-with-banksy:latest
+From: container-registry.surrey.ac.uk/shared-containers/bioinformatics-yingma-card:latest
 
 %labels
     Author Huan