Updating jetty to 9.4.18 30/101530/2
authorMichaelMorris <michael.morris@est.tech>
Tue, 11 Feb 2020 10:07:21 +0000 (10:07 +0000)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Tue, 18 Feb 2020 13:43:05 +0000 (13:43 +0000)
Issue-ID: SDC-2761
Change-Id: I63b446c9eb6422d9f25e6d065d434d64fa299abb
Signed-off-by: MichaelMorris <michael.morris@est.tech>
base_sdc-jetty/Dockerfile

index d0168b0..2a23c33 100644 (file)
@@ -1,4 +1,4 @@
-FROM jetty:9.4-jre8-alpine
+FROM jetty:9.4.18-jre8-alpine
 
 USER root