[Groonga-commit] pgroonga/pgroonga at 5c1f82f [master] apt: use the latest box

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Aug 16 23:42:24 JST 2017


Kouhei Sutou	2017-08-16 23:42:24 +0900 (Wed, 16 Aug 2017)

  New Revision: 5c1f82fb718b910ad605ad8f50aeb05e35c38368
  https://github.com/pgroonga/pgroonga/commit/5c1f82fb718b910ad605ad8f50aeb05e35c38368

  Message:
    apt: use the latest box

  Modified files:
    packages/apt/Vagrantfile

  Modified: packages/apt/Vagrantfile (+1 -1)
===================================================================
--- packages/apt/Vagrantfile    2017-08-16 23:16:55 +0900 (729aaa6)
+++ packages/apt/Vagrantfile    2017-08-16 23:42:24 +0900 (2a88636)
@@ -8,7 +8,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
   vms = [
     {
       :id => "debian-jessie-i386",
-      :box => "bento/debian-8.7-i386",
+      :box => "bento/debian-8.8-i386",
     },
     {
       :id => "debian-jessie-amd64",
-------------- next part --------------
HTML����������������������������...
下载 



More information about the Groonga-commit mailing list
Back to archive index