From a3bfdb67985496159c40f4050eab377fc8f8cca9 Mon Sep 17 00:00:00 2001 From: Marcus Young Date: Tue, 21 Dec 2021 10:09:57 -0600 Subject: [PATCH] [Automated :robot: ] Bump to version 2.286.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a5cef3b9..bdb1b117 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ LABEL maintainer="myoung34@my.apsu.edu" ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache RUN mkdir -p /opt/hostedtoolcache -ARG GH_RUNNER_VERSION="2.285.1" +ARG GH_RUNNER_VERSION="2.286.0" ARG TARGETPLATFORM SHELL ["/bin/bash", "-o", "pipefail", "-c"]