diff --git a/src/.conda_packages.sh b/src/.conda_packages.sh
index b082c7fca17dd8454d66808561b8dccc6938cae6..909ca4cb6552d1b1da98dde03b210c5fa37bdd98 100644
--- a/src/.conda_packages.sh
+++ b/src/.conda_packages.sh
@@ -75,8 +75,8 @@ fi
 if [ ! -d ${CONDA_ENVS}fastp_0.19.7 ]; then
   conda create --yes --name fastp_0.19.7 fastp=0.19.7
 fi
-if [ ! -d ${CONDA_ENVS}gatk_3.8 ]; then
-  conda create --yes --name gatk_3.8 gatk=3.8
+if [ ! -d ${CONDA_ENVS}gatk_3.8.0 ]; then
+  conda create --yes --name gatk_3.8.0 gatk=3.8
 fi
 if [ ! -d ${CONDA_ENVS}gatk_4.0.8.1 ]; then
   conda create --yes --name gatk_4.0.8.1 gatk4=4.0.8.1-0