Skip to content

Commit e37b9a2

Browse files
committed
Change Docker image from Lumír's personal one to the fedora-python one
1 parent 6eea37e commit e37b9a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ inputs:
77
description: Tox environment to run the tests on
88
runs:
99
using: docker
10-
image: docker://frenzymadness/fedora-python-tox
10+
image: docker://fedora-python/fedora-python-tox
1111
entrypoint: tox
1212
args:
1313
- '-e${{ inputs.tox_env }}'

0 commit comments

Comments
 (0)