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

Back to archive index

Genki Takiuchi null+****@clear*****
Sun Feb 11 06:33:38 JST 2018


Genki Takiuchi	2018-02-11 06:33:38 +0900 (Sun, 11 Feb 2018)

  New Revision: f20cf5e12bbbc12d289de19c9a06305987770eed
  https://github.com/groonga/docker/commit/f20cf5e12bbbc12d289de19c9a06305987770eed

  Message:
    Update Dockerfile

  Modified files:
    Dockerfile

  Modified: Dockerfile (+1 -1)
===================================================================
--- Dockerfile    2018-01-29 15:40:14 +0900 (983698e)
+++ Dockerfile    2018-02-11 06:33:38 +0900 (7706df8)
@@ -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.1.1
+ENV VERSION 8.0.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/20180211/635486b8/attachment.htm 



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