bump: blowfish/hugo version
All checks were successful
Build Hugo Docker Image / build docker (push) Successful in 5m55s
Build Blog Docker Image / build docker (push) Successful in 1m17s

This commit is contained in:
d3vyce 2024-10-07 21:41:49 +02:00
parent db9ebf501c
commit 39d14e056f
3 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ jobs:
with:
context: .
build-args:
HUGO_VERSION=v0.133.1
HUGO_VERSION=v0.135.0
file: ./hugo.Dockerfile
platforms: linux/amd64
push: true

View File

@ -35,7 +35,7 @@ jobs:
with:
context: .
build-args:
BLOWFISH_VERSION=v2.77.1
BLOWFISH_VERSION=v2.78.0
file: ./Dockerfile
platforms: linux/amd64
push: true

View File

@ -11,7 +11,7 @@ title = "d3vyce Blog"
logo = "img/author_transparent.webp"
# secondaryLogo = "img/secondary-logo.png"
description = "Hi 👋, Welcome to my Blog!"
copyright = "d3vyce 2024 © All rights reserved."
copyright = "d3vyce 2021-2024 © All rights reserved."
[author]
name = "d3vyce"