source docker file from previous build.
This commit is contained in:
parent
2f73ce352e
commit
a8e7b1d0f1
|
@ -1,4 +1,5 @@
|
||||||
FROM docker-registry1.in.thelinuxpro.net:5000/tlp/tlp_jekyll:latest
|
#FROM docker-registry1.in.thelinuxpro.net:5000/tlp/tlp_jekyll:latest
|
||||||
|
FROM docker-registry1.in.thelinuxpro.net:5000/sites/photos_kameronkenny_com_web:latest
|
||||||
|
|
||||||
LABEL image.author.name="Kameron Kenny"
|
LABEL image.author.name="Kameron Kenny"
|
||||||
LABEL image.author.email="kameron@localhost"
|
LABEL image.author.email="kameron@localhost"
|
||||||
|
|
Loading…
Reference in New Issue