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

yzhao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mnemonic.git


The following commit(s) were added to refs/heads/master by this push:
     new babdcf0  “MNEMONIC-682”
babdcf0 is described below

commit babdcf0e812f039cdf288767d82d0bc9b080b5b7
Author: Li Shen <[email protected]>
AuthorDate: Sun Sep 5 23:59:31 2021 -0700

    “MNEMONIC-682”
    
    Signed-off-by: Li Shen <[email protected]>
---
 .github/workflows/docker_ubuntu.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/docker_ubuntu.yml 
b/.github/workflows/docker_ubuntu.yml
index bf8d1b5..fbb751a 100644
--- a/.github/workflows/docker_ubuntu.yml
+++ b/.github/workflows/docker_ubuntu.yml
@@ -21,7 +21,7 @@ jobs:
   build-and-deploy:
     runs-on: ubuntu-latest
     container:
-      image: mnemonic/mneci:v3
+      image: mnemonic/mneci:v4
       env:
         MNE_MODE: development
     steps:

Reply via email to