diff --git a/containers/actions-runner/Dockerfile b/containers/actions-runner/Dockerfile index a0c99929..604bb47c 100644 --- a/containers/actions-runner/Dockerfile +++ b/containers/actions-runner/Dockerfile @@ -1,6 +1,6 @@ # Based on the image by onedr0p # https://github.com/onedr0p/containers/blob/main/apps/actions-runner/Dockerfile -FROM ghcr.io/actions/actions-runner:2.319.1@sha256:30a523019a27c97da3f2145252dad9478b7427a8b484a0c775f3a8605d84d35d +FROM ghcr.io/actions/actions-runner:2.320.0@sha256:8de989a63c2dad8aeb7c44b70f86189d148f887cbd917ecbe83879df54bf6590 ENV HOMEBREW_NO_ANALYTICS=1 \ HOMEBREW_NO_ENV_HINTS=1 \