Skip to content

Commit b7b9583

Browse files
committed
ci: switch build-ci to ghcr.io/autowarefoundation/autoware-safety-island:devcontainer
1 parent 419a5e7 commit b7b9583

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: Zephyr Build (FVP)
1313
runs-on: ubuntu-latest
1414
container:
15-
image: ghcr.io/autowarefoundation/devcontainer:latest
15+
image: ghcr.io/autowarefoundation/autoware-safety-island:devcontainer
1616

1717
steps:
1818
- name: Checkout repository
@@ -53,7 +53,7 @@ jobs:
5353
name: FreeRTOS POSIX Simulator Build
5454
runs-on: ubuntu-latest
5555
container:
56-
image: ghcr.io/autowarefoundation/devcontainer:latest
56+
image: ghcr.io/autowarefoundation/autoware-safety-island:devcontainer
5757

5858
steps:
5959
- name: Checkout repository

0 commit comments

Comments
 (0)