This is an automated email from the ASF dual-hosted git repository.

madhan pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git


The following commit(s) were added to refs/heads/branch-2.0 by this push:
     new 5212c1174 ATLAS-4703: updated docker .env to build using tag 
release-2.3.0
5212c1174 is described below

commit 5212c117489edac3415dac3ffb05184a89a28659
Author: Madhan Neethiraj <[email protected]>
AuthorDate: Wed Dec 7 01:28:14 2022 -0800

    ATLAS-4703: updated docker .env to build using tag release-2.3.0
---
 dev-support/atlas-docker/.env | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-support/atlas-docker/.env b/dev-support/atlas-docker/.env
index 3582699e7..623f0477c 100644
--- a/dev-support/atlas-docker/.env
+++ b/dev-support/atlas-docker/.env
@@ -1,7 +1,7 @@
 BUILD_HOST_SRC=true
 SKIPTESTS=true
 GIT_URL=https://github.com/apache/atlas.git
-BRANCH=branch-2.0
+BRANCH=release-2.3.0
 PROFILE=dist,external-hbase-solr
 
 ATLAS_VERSION=2.3.0

Reply via email to