We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cb56e8 commit 4fdf3e6Copy full SHA for 4fdf3e6
.gitlab-ci.yml
@@ -4,7 +4,7 @@ stages:
4
- field_test
5
# - deploy
6
7
-image: python:3.5-alpine3.7
+image: python:3.5-slim-jessie
8
9
# Change pip's cache directory to be inside the project directory since we can
10
# only cache local items.
0 commit comments