Use v4.2.0
This commit is contained in:
parent
66691c9ee9
commit
1f2e1d9569
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ stages:
|
|||
- image
|
||||
|
||||
.py: &py
|
||||
image: "domaindrivenarchitecture/ddadevops-python:4.3.2-dev2023-08-15-08-26-54"
|
||||
image: "domaindrivenarchitecture/ddadevops-python:4.2.0"
|
||||
before_script:
|
||||
- python --version
|
||||
- pip install -r requirements.txt
|
||||
|
|
Loading…
Reference in a new issue