Use v4.2.0

This commit is contained in:
erik 2023-08-16 14:07:52 +02:00
parent 66691c9ee9
commit 1f2e1d9569

View file

@ -4,7 +4,7 @@ stages:
- image - image
.py: &py .py: &py
image: "domaindrivenarchitecture/ddadevops-python:4.3.2-dev2023-08-15-08-26-54" image: "domaindrivenarchitecture/ddadevops-python:4.2.0"
before_script: before_script:
- python --version - python --version
- pip install -r requirements.txt - pip install -r requirements.txt