Skip to content

Commit 71fbb49

Browse files
pull gcloud-pubsub-emulator from GHCR instead of Docker Hub
1 parent 63f28bb commit 71fbb49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-adapters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
runs-on: ubuntu-latest-amd64
127127
services:
128128
pubsub:
129-
image: thekevjames/gcloud-pubsub-emulator:e852273e07
129+
image: ghcr.io/feldera/gcloud-pubsub-emulator:e852273e07
130130
ports:
131131
- 8681:8681
132132
options: >-

0 commit comments

Comments
 (0)