Updated to use a newer container with better name
Some checks failed
vagrant-up / vagrant-up (push) Failing after 1m22s
Some checks failed
vagrant-up / vagrant-up (push) Failing after 1m22s
This commit is contained in:
parent
5c4b7a185f
commit
a07eb8e2fa
@ -6,7 +6,7 @@ jobs:
|
|||||||
vagrant-up:
|
vagrant-up:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: git.plantroon.com/plantroon/vbox-vagrant:7.0.6
|
image: git.plantroon.com/plantroon/vagrant-vbox:7.0.8
|
||||||
privileged: true
|
privileged: true
|
||||||
volumes:
|
volumes:
|
||||||
- /dev/vboxdrv:/dev/vboxdrv
|
- /dev/vboxdrv:/dev/vboxdrv
|
||||||
|
Loading…
Reference in New Issue
Block a user