bump: blowfish/hugo version
Some checks failed
Build Hugo Docker Image / build docker (push) Successful in 4m9s
Build Blog Docker Image / build docker (push) Failing after 1m8s

This commit is contained in:
d3vyce 2024-11-10 19:47:44 +01:00
parent 39d14e056f
commit 8ad53f40ff
2 changed files with 2 additions and 2 deletions

View File

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

View File

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