Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
Docker Hub could at least be a little more consistent about their tag…
Browse files Browse the repository at this point in the history
… names, you know
  • Loading branch information
tdemin committed Apr 27, 2020
1 parent 4135c4c commit 43edc35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Expand Up @@ -3,7 +3,7 @@ name: Python linting

steps:
- name: pylint
image: python:3.8-stretch
image: python:3.8
commands:
- pip install pylint
- pip install -r requirements.txt
Expand Down

0 comments on commit 43edc35

Please sign in to comment.