From 705da2ddc7e3e1e709b5ada5c30163ba8b378950 Mon Sep 17 00:00:00 2001 From: Pat Garrity Date: Sun, 24 Mar 2024 10:15:08 -0500 Subject: [PATCH] Use a version that exists. --- .forgejo/workflows/pull_request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/pull_request.yaml b/.forgejo/workflows/pull_request.yaml index aca6211..de0d3e3 100644 --- a/.forgejo/workflows/pull_request.yaml +++ b/.forgejo/workflows/pull_request.yaml @@ -10,7 +10,7 @@ jobs: ci_image_build: runs-on: docker container: - image: mgoltzsche/podman:rootless + image: mgoltzsche/podman:4.9-minimal name: 'Build and Test CI Image' env: IMAGE_TAG: registry.garrity.co:8443/gs/ci-scala:pre-release