bump: blowfish/hugo version
Build Hugo Docker Image / build docker (push) Successful in 4m35s
Build Blog Docker Image / build docker (push) Successful in 1m11s

This commit is contained in:
2024-08-10 13:06:50 +02:00
parent 1bbfe283bf
commit 8a54e523c5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
with:
context: .
build-args:
HUGO_VERSION=v0.128.2
HUGO_VERSION=v0.131.0
file: ./hugo.Dockerfile
platforms: linux/amd64
push: true
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
with:
context: .
build-args:
BLOWFISH_VERSION=v2.74.0
BLOWFISH_VERSION=v2.75.0
file: ./Dockerfile
platforms: linux/amd64
push: true