Skip to content

Commit 4fdf3e6

Browse files
committed
Changes docker image in an attempt to work around a symlink bug
1 parent 7cb56e8 commit 4fdf3e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ stages:
44
- field_test
55
# - deploy
66

7-
image: python:3.5-alpine3.7
7+
image: python:3.5-slim-jessie
88

99
# Change pip's cache directory to be inside the project directory since we can
1010
# only cache local items.

0 commit comments

Comments
 (0)