mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
CI: Use ladybirdbrowser namespace for devcontainer
This was missed in the ladybirdwebbrowser -> ladybirdbrowser org change.
This commit is contained in:
2
.github/workflows/dev-container.yml
vendored
2
.github/workflows/dev-container.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user