Skip to content
Snippets Groups Projects
Commit 4a4ae398 authored by Jure's avatar Jure
Browse files

Merge branch 'renovate/docker-docker-19.x' into 'main'

chore(deps): update docker docker tag to v19.03.12

See merge request kotahi/kotahi!38
parents d97ab824 3d06c209
No related branches found
No related tags found
No related merge requests found
...@@ -11,9 +11,9 @@ stages: ...@@ -11,9 +11,9 @@ stages:
# - demo # - demo
build: build:
image: docker:19.03.1 image: docker:19.03.12
services: services:
- docker:19.03.1-dind - docker:19.03.12-dind
stage: build stage: build
script: script:
- docker version - docker version
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment