Skip to content
Snippets Groups Projects
Unverified Commit 53c9a165 authored by Max Ole Elliger's avatar Max Ole Elliger :penguin:
Browse files

added explicit latest tag to docker image

parent f4ce9612
No related branches found
No related tags found
1 merge request!38Update .gitlab-ci.yml file
......@@ -4,7 +4,7 @@ stages:
# Compile your project based on latest coq version.
build_latest:
image: motrellin/docker-coq-equations
image: motrellin/docker-coq-equations:latest
stage: build
script:
- make all
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment