bump: blowfish version
All checks were successful
Build Blog Docker Image / build docker (push) Successful in 1m14s

This commit is contained in:
d3vyce 2024-05-27 21:17:53 +02:00
parent 96b6f4b977
commit fde261f706

View File

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