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"