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

This commit is contained in:
2024-06-29 17:26:46 +02:00
parent 2989752b54
commit a2052daa7b
2 changed files with 2 additions and 2 deletions

View File

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