diff --git a/.bashrc b/.bashrc
index 800ae9078ef679462feb354cf8e676d72ecab929..cc90536012f8c45be45c23fe0b01ae478af4ac6c 100644
--- a/.bashrc
+++ b/.bashrc
@@ -52,7 +52,6 @@ export LESS_TERMCAP_us=$'\E[01;32m'
 export LESS_TERMCAP_ue=$'\E[0m'
 export HELM_HOME="$HOME/.helm"
 export DOCKER_BUILDKIT=1
-export COMPOSE_DOCKER_CLI_BUILD=1
 export PGSSLROOTCERT=/etc/ssl/certs/ca-certificates.crt
 export CLOUDSDK_ACTIVE_CONFIG_NAME='shore'
 export GNUPGHOME="$HOME/Documents/.gnupg"