source docker file from previous build.

This commit is contained in:
Kameron Kenny 2024-07-02 14:20:19 -04:00
parent 2f73ce352e
commit a8e7b1d0f1
No known key found for this signature in database
GPG Key ID: E5006629839D2276
1 changed files with 2 additions and 1 deletions

View File

@ -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.email="kameron@localhost"