From 2f9d1d56655d9cf60c522f64a45c43607f5e20be Mon Sep 17 00:00:00 2001 From: nadaduraashokkumar2012 <71130785+nadaduraashokkumar2012@users.noreply.github.com> Date: Fri, 11 Sep 2020 17:01:06 +0530 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 5ab73131..993c3b3c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ${SERVER_NAME}-${VIRTUAL_REPO_NAME}.jfrog.io/alpine:3.11.5 +FROM alpine:3.7 CMD printf "\nCONGRATULATIONS!!!\n\nYou have just set up your first Docker repository with the new JFrog Platform!\n\n"