diff --git a/Dockerfile b/Dockerfile index f80f72e..4841e29 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/actions/actions-runner:2.334.0 +FROM ghcr.io/actions/actions-runner:2.336.0 RUN sudo apt update -y && \ sudo apt install -y curl make bash jq