From ccf96df0cac2c71ff3de0fcdf89f5cc4e3b9a9ff 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, 4 Jun 2024 18:14:31 +0200 Subject: [PATCH] Manually Build Multiarch OpenSSL BuildEnv Docker Image MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ϺΛDИVTTΛH <96331755+madnuttah@users.noreply.github.com> --- .github/workflows/manually-build-openssl-buildenv.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manually-build-openssl-buildenv.yaml b/.github/workflows/manually-build-openssl-buildenv.yaml index 0623d3e..4ca2bdb 100644 --- a/.github/workflows/manually-build-openssl-buildenv.yaml +++ b/.github/workflows/manually-build-openssl-buildenv.yaml @@ -5,7 +5,7 @@ on: env: DOCKERHUB_SLUG: "madnuttah/openssl-buildenv" - VERSION: "3.3.0-0" + VERSION: "3.3.1-0" jobs: buildvars: