[Groonga-commit] groonga/groonga-normalizer-mysql at b601bd3 [master] package yum: update boxes

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Tue Jul 17 17:57:52 JST 2018


Kouhei Sutou	2018-07-17 17:57:52 +0900 (Tue, 17 Jul 2018)

  New Revision: b601bd32b51e73c844516883180c2191acd32b86
  https://github.com/groonga/groonga-normalizer-mysql/commit/b601bd32b51e73c844516883180c2191acd32b86

  Message:
    package yum: update boxes

  Modified files:
    packages/yum/Vagrantfile

  Modified: packages/yum/Vagrantfile (+3 -3)
===================================================================
--- packages/yum/Vagrantfile    2018-07-17 17:56:54 +0900 (2c479b4)
+++ packages/yum/Vagrantfile    2018-07-17 17:57:52 +0900 (d172e0e)
@@ -8,15 +8,15 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
   vms = [
     {
       :id => "centos-6-i386",
-      :box => "bento/centos-6.9-i386",
+      :box => "bento/centos-6.10-i386",
     },
     {
       :id => "centos-6-x86_64",
-      :box => "bento/centos-6.9",
+      :box => "bento/centos-6.10",
     },
     {
       :id => "centos-7-x86_64",
-      :box => "bento/centos-7.4",
+      :box => "bento/centos-7.5",
     },
   ]
 
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180717/6110762b/attachment.htm 



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