bump version

This commit is contained in:
Kameron Kenny 2024-06-02 09:45:10 -04:00
parent aeacfdbb45
commit 8ad3f5d455
No known key found for this signature in database
GPG Key ID: E5006629839D2276
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM docker-registry1.in.thelinuxpro.net:5000/tlp/tlp_jekyll:0.0.1 FROM docker-registry1.in.thelinuxpro.net:5000/tlp/tlp_jekyll:0.0.1
LABEL version="0.0.3" LABEL version="0.0.4"
LABEL image.author.name="Kameron Kenny" LABEL image.author.name="Kameron Kenny"
LABEL image.author.email="kameron@localhost" LABEL image.author.email="kameron@localhost"
LABEL description="A Jekyll site for kameronkenny.com." LABEL description="A Jekyll site for kameronkenny.com."