From d0b9711cc798039d62665ddd1af6635566a2a280 Mon Sep 17 00:00:00 2001 From: Andrew Menagarishvili Date: Mon, 26 Mar 2018 14:57:11 -0700 Subject: [PATCH] Updated Dockerfile test ubuntu17.04 -> ubuntu17.10 --- docker/tests/Templates/{ubuntu17.04 => ubuntu17.10}/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename docker/tests/Templates/{ubuntu17.04 => ubuntu17.10}/Dockerfile (98%) diff --git a/docker/tests/Templates/ubuntu17.04/Dockerfile b/docker/tests/Templates/ubuntu17.10/Dockerfile similarity index 98% rename from docker/tests/Templates/ubuntu17.04/Dockerfile rename to docker/tests/Templates/ubuntu17.10/Dockerfile index 14162f90ebc..c698589e7cd 100644 --- a/docker/tests/Templates/ubuntu17.04/Dockerfile +++ b/docker/tests/Templates/ubuntu17.10/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:zesty +FROM ubuntu:artful ARG PSVERSIONSTUB=6.0.2 ARG PSVERSIONSTUBRPM=6.0.2