diff --git a/images/meat-runner-22.04/dockerfile b/images/meat-runner-22.04/dockerfile index 1ab8ba7..153a0d8 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.317.0 +FROM ghcr.io/actions/actions-runner:2.318.0 LABEL org.opencontainers.image.source=https://github.com/synapsestudios/meat-runner SHELL ["/bin/bash", "--login", "-c"]