diff --git a/images/meat-runner-22.04/dockerfile b/images/meat-runner-22.04/dockerfile index db00138..779eafd 100644 --- a/images/meat-runner-22.04/dockerfile +++ b/images/meat-runner-22.04/dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/actions/actions-runner:2.319.1 +FROM ghcr.io/actions/actions-runner:2.320.0 LABEL org.opencontainers.image.source=https://github.com/synapsestudios/meat-runner SHELL ["/bin/bash", "--login", "-c"]