bookworm64 ...
This commit is contained in:
parent
c23ca58aba
commit
c06cc4ba56
2
docker-traefik-nextcloud/Vagrantfile
vendored
2
docker-traefik-nextcloud/Vagrantfile
vendored
@ -12,7 +12,7 @@ Vagrant.configure("2") do |config|
|
|||||||
|
|
||||||
# Every Vagrant development environment requires a box. You can search for
|
# Every Vagrant development environment requires a box. You can search for
|
||||||
# boxes at https://vagrantcloud.com/search.
|
# boxes at https://vagrantcloud.com/search.
|
||||||
config.vm.box = "debian/bookworm"
|
config.vm.box = "debian/bookworm64"
|
||||||
config.vm.hostname = "nextcloud-traefik"
|
config.vm.hostname = "nextcloud-traefik"
|
||||||
|
|
||||||
# Disable automatic box update checking. If you disable this, then
|
# Disable automatic box update checking. If you disable this, then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user