[Groonga-commit] groonga/groonga at 5658019 [master] apt: use 9.1 box image

アーカイブの一覧に戻る

Kentaro Hayashi null+****@clear*****
Wed Nov 22 14:53:51 JST 2017


Kentaro Hayashi	2017-11-22 14:53:51 +0900 (Wed, 22 Nov 2017)

  New Revision: 56580190be054a7a6d9840dd40e0f5d63bcb143c
  https://github.com/groonga/groonga/commit/56580190be054a7a6d9840dd40e0f5d63bcb143c

  Message:
    apt: use 9.1 box image
    
    It seems that debian-9.2-i386 box image is not officially published.

  Modified files:
    packages/apt/Vagrantfile

  Modified: packages/apt/Vagrantfile (+1 -2)
===================================================================
--- packages/apt/Vagrantfile    2017-11-22 14:58:40 +0900 (b6f8abc89)
+++ packages/apt/Vagrantfile    2017-11-22 14:53:51 +0900 (1f7fa70b2)
@@ -16,8 +16,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
     },
     {
       :id => "debian-stretch-i386",
-      :box => "bento/debian-9.2-i386",
-      :box_version => "201710.24.0"
+      :box => "bento/debian-9.1-i386",
     },
     {
       :id => "debian-stretch-amd64",
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171122/64f17c25/attachment.htm 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る