bump: blowfish/hugo version
All checks were successful
Build Hugo Docker Image / build docker (push) Successful in 4m44s
Build Blog Docker Image / build docker (push) Successful in 1m15s

This commit is contained in:
d3vyce 2024-06-22 13:31:34 +02:00
parent a0046eb839
commit 2989752b54
2 changed files with 2 additions and 2 deletions

View File

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

View File

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