[Groonga-commit] groonga/docker at 26212b6 [master] Update Dockerfile

Back to archive index

Genki Takiuchi null+****@clear*****
Wed Jan 3 12:34:36 JST 2018


Genki Takiuchi	2018-01-03 12:34:36 +0900 (Wed, 03 Jan 2018)

  New Revision: 26212b6688ebbc6a6da444a6f2418298942f1953
  https://github.com/groonga/docker/commit/26212b6688ebbc6a6da444a6f2418298942f1953

  Message:
    Update Dockerfile

  Modified files:
    Dockerfile

  Modified: Dockerfile (+1 -1)
===================================================================
--- Dockerfile    2017-12-07 18:47:41 +0900 (879d762)
+++ Dockerfile    2018-01-03 12:34:36 +0900 (2fa44bd)
@@ -10,7 +10,7 @@ ENV CFLAGS -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-securit
 ENV LDFLAGS -Wl,-Bsymbolic-functions -fPIE -pie -Wl,-z,relro -Wl,-z,now
 ENV CPPFLAGS -Wdate-time -D_FORTIFY_SOURCE=2
 ENV CXXFLAGS -g -O2 -fPIE -fstack-protector-strong -Wformat -Werror=format-security
-ENV VERSION 7.0.9
+ENV VERSION 7.1.0
 
 RUN curl -Lo groonga.tar.gz \
   http://packages.groonga.org/source/groonga/groonga-$VERSION.tar.gz && \
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180103/48f0e281/attachment.htm 



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