Adds missing announcement to the list
diff --git a/docker/Dockerfile b/docker/Dockerfile
index d701859..7e8ba14 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -6,11 +6,9 @@
   apk upgrade && \
   apk add bash sudo curl-dev ruby-dev build-base libffi-dev && \
   apk add ruby ruby-io-console ruby-bundler nodejs && \
-  gem clean && gem install bundler io-console --no-document && \
+  gem clean && gem install bundler io-console --pre --no-document && \
   sudo rm -rf /usr/lib/ruby/gems/*/cache/*.gem && \
-
   rm -rf /var/cache/apk/* && \
-
   addgroup -S -g 1000 jekyll && \
   adduser -S -G jekyll -u 1000 -h /home/jekyll -D jekyll && \
   mkdir -p /srv/jekyll && \
diff --git a/source/announce.md b/source/announce.md
index 7415af3..99fe1f0 100644
--- a/source/announce.md
+++ b/source/announce.md
@@ -13,6 +13,15 @@
   Skip to: <a href="announce-2017.html">Announcements - 2017</a>
 </p>
 
+#### 14 November 2018 - Apache Struts 2.3.x End-Of-Life (EOL) Announcement {#a20181114}
+
+The Apache Struts Project Team would like to inform you that the Struts 2.3.x web framework will reach 
+its end of life in 6 months and won't be longer officially supported.
+
+Please check the following reading to find more details.
+
+ - [Apache Struts 2.3.x EOL Announcement](struts23-eol-announcement), including a detailed Q/A section
+
 #### 15 October 2018 - Struts 2.3.36 General Availability {#a20181015-2}
 
 The Apache Struts group is pleased to announce that Struts 2.3.36 is available as a "General Availability"
diff --git a/source/index.html b/source/index.html
index 007fe6f..0b7ff74 100644
--- a/source/index.html
+++ b/source/index.html
@@ -62,7 +62,7 @@
         <p>
           The Apache Struts Team informs about discontinuing support for Struts 2.3.x branch in 6 months, you can expect only support
           in case of security issues and we recommend migration to the latest version of Struts, read more in
-          <a href="struts23-eol-announcement.md">Announcement</a>
+          <a href="announce#a20181115">Announcement</a>
         </p>
       </div>
       <div class="column col-md-4">