Use v4.3.1
This commit is contained in:
parent
d160c551e1
commit
46b8172f11
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ stages:
|
||||||
- image
|
- image
|
||||||
|
|
||||||
.py: &py
|
.py: &py
|
||||||
image: "domaindrivenarchitecture/ddadevops-python:4.3.0"
|
image: "domaindrivenarchitecture/ddadevops-python:4.3.1"
|
||||||
before_script:
|
before_script:
|
||||||
- python --version
|
- python --version
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
|
|
Loading…
Reference in a new issue