Skip to content

Commit e4e01b9

Browse files
committed
update docker name
1 parent c066aca commit e4e01b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103

104104
- name: Run Container
105105
if: ${{ matrix.os == 'ubuntu-latest' }}
106-
run: docker run ghcr.io/elastic/docs-builder:ci-${{ github.event.pull_request.number }} --help
106+
run: docker run elastic/docs-builder:ci-${{ github.event.pull_request.number }} --help
107107

108108

109109
integration:

0 commit comments

Comments
 (0)