Upgrade base image to wagtail/buster64

This provides Python 3.8. Fixes #328
pull/344/head
Matt Westcott 2022-06-20 11:20:52 +01:00
rodzic 3f009a94df
commit 75d9a3f568
1 zmienionych plików z 1 dodań i 1 usunięć

2
Vagrantfile vendored
Wyświetl plik

@ -12,7 +12,7 @@ Vagrant.configure(2) do |config|
# Every Vagrant development environment requires a box. You can search for
# boxes at https://atlas.hashicorp.com/search.
config.vm.box = "torchbox/wagtail-stretch64"
config.vm.box = "wagtail/buster64"
config.vm.box_version = "~> 1.0"
# Disable automatic box update checking. If you disable this, then