[Groonga-commit] ranguba/chupa-text-docker at 778074c [master] Use Ubuntu 19.04

Back to archive index
Kouhei Sutou null+****@clear*****
Tue May 7 16:45:57 JST 2019


Kouhei Sutou	2019-05-07 16:45:57 +0900 (Tue, 07 May 2019)

  Revision: 778074c3240e5736c461e42b2e88f99acbf7cc37
  https://github.com/ranguba/chupa-text-docker/commit/778074c3240e5736c461e42b2e88f99acbf7cc37

  Message:
    Use Ubuntu 19.04

  Modified files:
    chupa-text/Dockerfile

  Modified: chupa-text/Dockerfile (+1 -1)
===================================================================
--- chupa-text/Dockerfile    2019-05-05 06:34:47 +0900 (4a99d49)
+++ chupa-text/Dockerfile    2019-05-07 16:45:57 +0900 (f9d55d2)
@@ -14,7 +14,7 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
-FROM ubuntu:18.10
+FROM ubuntu:19.04
 MAINTAINER groonga
 
 RUN ln -fs /usr/share/zoneinfo/UTC /etc/localtime
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190507/525fdd83/attachment.html>


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