diff --git a/Dockerfile b/Dockerfile index 7b47cd9..32823ea 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ ######################################### # This is a copy of the GitHub Action runner -FROM myoung34/github-runner:2.278.0-ubuntu-bionic +FROM myoung34/github-runner:2.301.1-ubuntu-bionic ######################################### # Variables #