Skip to content

Commit

Permalink
Change Docker image from Lumír's personal one to the fedora-python one
Browse files Browse the repository at this point in the history
  • Loading branch information
encukou committed Jul 16, 2020
1 parent 6eea37e commit e37b9a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Expand Up @@ -7,7 +7,7 @@ inputs:
description: Tox environment to run the tests on
runs:
using: docker
image: docker://frenzymadness/fedora-python-tox
image: docker://fedora-python/fedora-python-tox
entrypoint: tox
args:
- '-e${{ inputs.tox_env }}'
Expand Down

0 comments on commit e37b9a2

Please sign in to comment.