diff --git a/.github/workflows/dev-container.yml b/.github/workflows/dev-container.yml index 7139ac69f62..4dae7dc2f3f 100644 --- a/.github/workflows/dev-container.yml +++ b/.github/workflows/dev-container.yml @@ -34,6 +34,6 @@ jobs: - name: Build Base Dev Container Image uses: devcontainers/ci@v0.3 with: - imageName: ghcr.io/ladybirdwebbrowser/ladybird-devcontainer + imageName: ghcr.io/ladybirdbrowser/ladybird-devcontainer imageTag: base,latest push: always