diff --git a/.github/workflows/ci-pull-request.yaml b/.github/workflows/ci-pull-request.yaml index 544640ab60..381ba7bc1c 100644 --- a/.github/workflows/ci-pull-request.yaml +++ b/.github/workflows/ci-pull-request.yaml @@ -40,7 +40,7 @@ jobs: needs: lint runs-on: ubuntu-latest container: - image: ghcr.io/pegasus-kv/thirdparties-bin:ubuntu1804 + image: apachepegasus/thirdparties-bin:ubuntu1804 defaults: run: shell: bash