diff --git a/node_modules/getos/tests/ubuntu/14.04/Dockerfile b/node_modules/getos/tests/ubuntu/14.04/Dockerfile index 7bef03fa3..48b2c4a3d 100644 --- a/node_modules/getos/tests/ubuntu/14.04/Dockerfile +++ b/node_modules/getos/tests/ubuntu/14.04/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:14.04 +FROM ubuntu:trusty-20190425 RUN apt-get update && \ apt-get install -y --force-yes \