Kouhei Sutou 2019-03-29 12:48:59 +0900 (Fri, 29 Mar 2019) Revision: d6ba99c5cfbdcb2fb3396035d513e1accf9ee7dd https://github.com/ranguba/chupa-text-docker/commit/d6ba99c5cfbdcb2fb3396035d513e1accf9ee7dd Message: Use Ubuntu 18.10 Modified files: chupa-text/Dockerfile Modified: chupa-text/Dockerfile (+1 -1) =================================================================== --- chupa-text/Dockerfile 2019-03-29 12:43:29 +0900 (ddb5e12) +++ chupa-text/Dockerfile 2019-03-29 12:48:59 +0900 (c345ca8) @@ -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.04 +FROM ubuntu:18.10 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/20190329/6ab32b1b/attachment-0001.html>