diff --git a/containers/actions-runner/Dockerfile b/containers/actions-runner/Dockerfile index 9612011b..049a4a2a 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.322.0 LABEL org.opencontainers.image.source=https://github.com/SwanseaUniversityMedical/workflows