mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-30 11:37:16 +02:00
CI: Use ladybirdbrowser namespace for devcontainer
This was missed in the ladybirdwebbrowser -> ladybirdbrowser org change.
This commit is contained in:
Notes:
sideshowbarker
2024-07-17 02:05:41 +09:00
Author: https://github.com/ADKaster Commit: https://github.com/LadybirdBrowser/ladybird/commit/4ea2ff82ac Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/202 Reviewed-by: https://github.com/trflynn89 ✅
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