We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18f96cd commit 7edd92eCopy full SHA for 7edd92e
.github/workflows/deb-build.yml
@@ -8,7 +8,7 @@ jobs:
8
deb-build:
9
runs-on: ubuntu-22.04
10
container:
11
- image: ghcr.io/vanilla-os/pico:main
+ image: ghcr.io/vanilla-os/pico:dev
12
volumes:
13
- /proc:/proc
14
- /:/run/host
0 commit comments