Skip to content

Commit 2cc46d9

Browse files
ci: pull correct image
1 parent 994f6c0 commit 2cc46d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/master/install/install.sh
2121
services:
2222
emqx:
23-
image: emqx
23+
image: emqx/emqx
2424
ports:
2525
- 1883:1883
2626
- 8081:8081

0 commit comments

Comments
 (0)