[Groonga-commit] groonga/groonga at e916e0b [master] packages yum: use latest box

Back to archive index
Kentaro Hayashi null+****@clear*****
Wed Feb 6 15:52:47 JST 2019


Kentaro Hayashi	2019-02-06 15:52:47 +0900 (Wed, 06 Feb 2019)

  Revision: e916e0b26292deb2ef4c1d1338c15f27a7bb3a13
  https://github.com/groonga/groonga/commit/e916e0b26292deb2ef4c1d1338c15f27a7bb3a13

  Message:
    packages yum: use latest box

  Modified files:
    packages/yum/Vagrantfile

  Modified: packages/yum/Vagrantfile (+1 -1)
===================================================================
--- packages/yum/Vagrantfile    2019-02-04 16:28:28 +0900 (9d5f2e952)
+++ packages/yum/Vagrantfile    2019-02-06 15:52:47 +0900 (8efe77f79)
@@ -16,7 +16,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
     },
     {
       :id => "centos-7-x86_64",
-      :box => "bento/centos-7.5",
+      :box => "bento/centos-7.6",
     },
   ]
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190206/2d0e45f8/attachment.html>


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