bump: blowfish/hugo version
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 4m5s
Build Hugo Docker Image / build docker (push) Successful in 5m43s

This commit is contained in:
d3vyce 2025-02-03 12:56:45 -05:00
parent 1dbdec4125
commit 957439daf7
2 changed files with 2 additions and 2 deletions

View File

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

View File

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