From ea6e3b44c775ee39e5d6034b8f25baa98535b249 Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Mon, 17 Aug 2026 23:28:52 -0400 Subject: [PATCH] pin image version --- .github/workflows/build_releases.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_releases.yml b/.github/workflows/build_releases.yml index 2d7a1e7d..09a116bb 100644 --- a/.github/workflows/build_releases.yml +++ b/.github/workflows/build_releases.yml @@ -548,7 +548,7 @@ jobs: build-rpm: name: "Build .rpm software packages" runs-on: ubuntu-24.04 - container: ghcr.io/clementtsang/almalinux-8 + container: ghcr.io/clementtsang/almalinux-8:sha-00d3dee timeout-minutes: 12 strategy: fail-fast: false