Use v4.3.1

This commit is contained in:
erik 2023-08-16 14:15:38 +02:00
parent d160c551e1
commit 46b8172f11

View file

@ -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