Skip to content

Commit 3144a21

Browse files
committed
chore(ci): use 'native' docker image for ci
1 parent 8917bc2 commit 3144a21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ default:
3535
- poetry run python -m pip install --upgrade pip
3636
- poetry install --no-root
3737
- poetry run python --version
38-
image: registry.gitlab.com/tankerhq/docker/sdk-python:latest
38+
image: registry.gitlab.com/tankerhq/docker/native:latest
3939

4040
##########
4141
# Stages #

0 commit comments

Comments
 (0)