From 93ee9a9d789d99d63e42ba018e6262bebdc2ca9e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Jan 2025 11:07:21 +0000 Subject: [PATCH] chore(deps): update ghcr.io/actions/actions-runner docker tag to v2.321.0 --- containers/actions-runner/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/actions-runner/Dockerfile b/containers/actions-runner/Dockerfile index 9612011b..a7e8604c 100644 --- a/containers/actions-runner/Dockerfile +++ b/containers/actions-runner/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/actions/actions-runner:2.318.0 +FROM ghcr.io/actions/actions-runner:2.321.0 LABEL org.opencontainers.image.source=https://github.com/SwanseaUniversityMedical/workflows