Skip to content
Snippets Groups Projects
Commit 598ece23 authored by Jon Azpiazu's avatar Jon Azpiazu
Browse files

Using alpine image

parent 3f05fca3
No related branches found
No related tags found
1 merge request!56Draft: Resolve "Change default docker registry"
Pipeline #47215 failed
...@@ -95,7 +95,7 @@ clang_format: ...@@ -95,7 +95,7 @@ clang_format:
## other options like pylint, but much faster and less strict ## other options like pylint, but much faster and less strict
########################################################## ##########################################################
python_syntax: python_syntax:
image: tecnalia-docker-dev.artifact.tecnalia.com/docker/docker:git image: tecnalia-docker-dev.artifact.tecnalia.com/alpine:latest
before_script: before_script:
- apk add --update python2 - apk add --update python2
stage: precheck stage: precheck
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment