diff --git a/Dockerfile b/Dockerfile index 45fe6c0..40b3453 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM docker-registry1.in.thelinuxpro.net:5000/tlp/tlp_jekyll:0.0.1 +FROM docker-registry1.in.thelinuxpro.net:5000/tlp/tlp_jekyll:latest LABEL version="0.0.5" LABEL image.author.name="Kameron Kenny"