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