Compare commits

...
1 Commits
Author SHA1 Message Date
Marcus Young b1535c31b1 [Automated 🤖 ] Bump to version 2.285.3 2023-01-30 14:41:18 -06: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.301.1"
ARG GH_RUNNER_VERSION="2.285.3"
ARG TARGETPLATFORM
SHELL ["/bin/bash", "-o", "pipefail", "-c"]