diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f15eaa3..6d7e372 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: "domaindrivenarchitecture/devops-build:4.0.7" +image: "domaindrivenarchitecture/devops-build:4.0.8" before_script: - python --version