This is an automated email from the ASF dual-hosted git repository.
gallardot pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new 2654b90e00 [Fix-17369][Deploy docker] update docker .env hub (#17369)
2654b90e00 is described below
commit 2654b90e0057c94420a9515e6ebfe87b3bd1f1e6
Author: zhyyyq <[email protected]>
AuthorDate: Sat Jul 26 18:57:52 2025 +0800
[Fix-17369][Deploy docker] update docker .env hub (#17369)
* 1
* 更新 .env
Co-authored-by: xiangzihao <[email protected]>
* fix: change to latest
* 更新 .env
Co-authored-by: xiangzihao <[email protected]>
---------
Co-authored-by: zhouyongqi <[email protected]>
Co-authored-by: xiangzihao <[email protected]>
Co-authored-by: xiangzihao <[email protected]>
---
deploy/docker/.env | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/deploy/docker/.env b/deploy/docker/.env
index ad703258aa..58a7b03474 100755
--- a/deploy/docker/.env
+++ b/deploy/docker/.env
@@ -15,8 +15,8 @@
# specific language governing permissions and limitations
# under the License.
#
-HUB=ghcr.io/apache/dolphinscheduler
-TAG=latest
+HUB=apache
+TAG=dev
TZ=Asia/Shanghai
DATABASE=postgresql