diff --git a/websphere-liberty/8.5.5/production-install/wget/Dockerfile b/websphere-liberty/8.5.5/production-install/wget/Dockerfile index a8b3bd65c..1b1b8666d 100644 --- a/websphere-liberty/8.5.5/production-install/wget/Dockerfile +++ b/websphere-liberty/8.5.5/production-install/wget/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM ubuntu:14.04 +FROM ubuntu:trusty-20190425 MAINTAINER Kavitha Suresh Kumar