aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorBonfaceKilz2020-11-04 02:24:47 +0300
committerBonfaceKilz2020-11-04 02:34:31 +0300
commit13db311203483f5ef6082e49e15158840ce072ef (patch)
tree85910100bd38f0452bf09eb22bf43c21e5863a64 /.github/workflows
parent5f6756f05baeeb6be34a079726d0df749a0557ec (diff)
downloadgenenetwork2-13db311203483f5ef6082e49e15158840ce072ef.tar.gz
Use python3-genenetwork2 docker image on commit 0bf4ee6
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index d76a5433..c78f6d85 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -11,7 +11,7 @@ on:
jobs:
unittest:
runs-on: ubuntu-latest
- container: bonfacekilz/python3-genenetwork2:bdce85d
+ container: bonfacekilz/python3-genenetwork2:0bf4ee6
steps:
# First start with mariadb set then checkout. The checkout gives