From ba29cd6c6da237e344237a28f4ebbe3a598a091d Mon Sep 17 00:00:00 2001 From: en-jschuetze <126695184+en-jschuetze@users.noreply.github.com> Date: Tue, 14 Jan 2025 14:14:31 +0100 Subject: [PATCH] Update fitness-functions-release-8.2.yml --- .github/workflows/fitness-functions-release-8.2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fitness-functions-release-8.2.yml b/.github/workflows/fitness-functions-release-8.2.yml index a65b313..d751de4 100644 --- a/.github/workflows/fitness-functions-release-8.2.yml +++ b/.github/workflows/fitness-functions-release-8.2.yml @@ -12,7 +12,7 @@ jobs: configured-alpine-is-latest-version: name: "Ensure that Alpine 3.20 is the latest alpine version" env: - LATEST_ALPINE_RELEASE: "3.20.3" + LATEST_ALPINE_RELEASE: "3.20.5" runs-on: ubuntu-latest steps: - name: Execute