Skip to content

Commit 1973b16

Browse files
Update oxidmodule.yml
1 parent 7025383 commit 1973b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/oxidmodule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
options: --health-cmd "mysqladmin ping" --health-interval 10s --health-timeout 5s --health-retries 10
2020

2121
runs-on: ubuntu-latest
22-
container: oxidprojects/oxid-test::${{matrix.tag}}
22+
container: oxidprojects/oxid-test:${{matrix.tag}}
2323
env:
2424
MODULE_NAME: moduleinternals
2525
steps:

0 commit comments

Comments
 (0)