From b7810b7ca8a2a76b2515c0bd0a99195c348cbc3f 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: Wed, 31 May 2023 09:39:03 +0000 Subject: [PATCH] Build Release 1.17.1-5 Alpine Linux 1.18.0 OpenSSL 3.1.1 --- .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 ef9a65a..89ffc7d 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.17.1-4" - REVISION: "4" + VERSION: "1.17.1-5" + REVISION: "5" jobs: build: