瀏覽代碼

Upgrade base image to wagtail/buster64

This provides Python 3.8. Fixes #328
Matt Westcott 2 年之前
父節點
當前提交
75d9a3f568
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Vagrantfile

+ 1 - 1
Vagrantfile

@@ -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