Skip to content

Commit 7edd92e

Browse files
committed
fix: use dev image
1 parent 18f96cd commit 7edd92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deb-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
deb-build:
99
runs-on: ubuntu-22.04
1010
container:
11-
image: ghcr.io/vanilla-os/pico:main
11+
image: ghcr.io/vanilla-os/pico:dev
1212
volumes:
1313
- /proc:/proc
1414
- /:/run/host

0 commit comments

Comments
 (0)