Compare commits

...
3 Commits
Author SHA1 Message Date
Marcus Young 27b20ef23f [Automated 🤖 ] Bump to version 2.285.2 2022-09-20 13:28:23 -05:00
Marcus Young a43abf4730 [Automated 🤖 ] Bump to version 2.289.4 2022-09-20 13:28:22 -05:00
Marcus Young 07f5b31b2c [Automated 🤖 ] Bump to version 2.293.1 2022-09-20 11:46:21 -05:00
+1 -1
View File
@@ -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.296.2"
ARG GH_RUNNER_VERSION="2.285.2"
ARG TARGETPLATFORM
SHELL ["/bin/bash", "-o", "pipefail", "-c"]