From 264122650497deb18e8380813813f5d14e08e49a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CF=BA=CE=9BD=D0=98VTT=CE=9BH?= <96331755+madnuttah@users.noreply.github.com> Date: Tue, 24 Oct 2023 21:27:12 +0200 Subject: [PATCH] Build Release 1.18.0-3 Updated to OpenSSL 3.1.4 --- .github/workflows/build-unbound.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-unbound.yaml b/.github/workflows/build-unbound.yaml index 457e2e5..6edcf97 100644 --- a/.github/workflows/build-unbound.yaml +++ b/.github/workflows/build-unbound.yaml @@ -9,8 +9,8 @@ on: env: DOCKERHUB_SLUG: "madnuttah/unbound" - VERSION: "1.18.0-2" - REVISION: "2" + VERSION: "1.18.0-3" + REVISION: "3" jobs: build: