Use v4.3.0

This commit is contained in:
erik 2023-08-16 14:13:15 +02:00
parent 1f2e1d9569
commit d160c551e1

View file

@ -4,7 +4,7 @@ stages:
- image - image
.py: &py .py: &py
image: "domaindrivenarchitecture/ddadevops-python:4.2.0" image: "domaindrivenarchitecture/ddadevops-python:4.3.0"
before_script: before_script:
- python --version - python --version
- pip install -r requirements.txt - pip install -r requirements.txt