Skip to content

Commit c70002e

Browse files
committed
Update to docker container improject:v1.0.2
1 parent 47c0086 commit c70002e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/compile.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ jobs:
2020
]
2121

2222
container:
23-
image: px4io/px4-dev-nuttx-focal:2021-09-08
23+
image: igormisic/improject:v1.0.2
2424
options: --privileged --ulimit core=-1 --security-opt seccomp=unconfined
2525
steps:
26-
- uses: actions/checkout@v3
26+
- uses: actions/checkout@v4
2727
with:
2828
token: ${{ secrets.GITHUB_TOKEN }}
2929
submodules: 'true'

0 commit comments

Comments
 (0)