You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by al...@apache.org on 2021/08/27 07:50:55 UTC

[dubbo-samples] branch master updated: change seata image version, track: https://github.com/seata/seata/issues/3894 (#360)

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

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git


The following commit(s) were added to refs/heads/master by this push:
     new db91a96  change seata image version, track: https://github.com/seata/seata/issues/3894 (#360)
db91a96 is described below

commit db91a96e9c4f014cf263fce249fc220dc0904283
Author: Albumen Kevin <jh...@gmail.com>
AuthorDate: Fri Aug 27 15:50:52 2021 +0800

    change seata image version, track: https://github.com/seata/seata/issues/3894 (#360)
---
 dubbo-samples-transaction/case-configuration.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dubbo-samples-transaction/case-configuration.yml b/dubbo-samples-transaction/case-configuration.yml
index 4ba3e64..d2b7439 100644
--- a/dubbo-samples-transaction/case-configuration.yml
+++ b/dubbo-samples-transaction/case-configuration.yml
@@ -46,7 +46,7 @@ services:
   seata-server:
     #build: ${_basedir}/src/main/resources/docker/seata
     #removeOnExit: true
-    image: seataio/seata-server:latest
+    image: seataio/seata-server:1.4.2
     volumes:
       - ${_basedir}/src/main/resources/docker/seata/conf:/root/seata-config
     expose:

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org