Adapt new versions to gitlab-ci.yml

This commit is contained in:
Mirco 2023-12-07 22:07:07 +01:00
parent 741f0ce716
commit dc3e14517b

View file

@ -7,7 +7,7 @@ stages:
#- integrationtest
.img: &img
image: "domaindrivenarchitecture/ddadevops-dind:4.7.4"
image: "domaindrivenarchitecture/ddadevops-dind:4.10.0"
services:
- docker:dind
before_script:
@ -17,7 +17,7 @@ stages:
- export IMAGE_TAG=$CI_COMMIT_TAG
.cljs-job: &cljs
image: "domaindrivenarchitecture/ddadevops-clj-cljs:4.7.4"
image: "domaindrivenarchitecture/ddadevops-clj-cljs:4.10.0"
cache:
key: ${CI_COMMIT_REF_SLUG}
paths:
@ -30,7 +30,7 @@ stages:
- npm install
.clj-job: &clj
image: "domaindrivenarchitecture/ddadevops-clj-cljs:4.7.4"
image: "domaindrivenarchitecture/ddadevops-clj-cljs:4.10.0"
cache:
key: ${CI_COMMIT_REF_SLUG}
paths: