use new images

pull/1/head
Michael Jerger 12 months ago
parent 587c8893f0
commit f04477f137

@ -4,13 +4,13 @@ stages:
- image
.py: &py
image: "domaindrivenarchitecture/ddadevops-python:latest"
image: "domaindrivenarchitecture/ddadevops-python:4.1.0"
before_script:
- python --version
- pip install -r requirements.txt
.img: &img
image: "domaindrivenarchitecture/ddadevops-dind:latest"
image: "domaindrivenarchitecture/ddadevops-dind:4.1.0"
services:
- docker:dind
before_script:

Loading…
Cancel
Save