Compare commits

...
1 Commits
Author SHA1 Message Date
Marcus Young 07278d23d5 [Automated 🤖 ] Bump to version 2.310.2 2023-10-10 13:33:59 -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.310.1"
ARG GH_RUNNER_VERSION="2.310.2"
ARG TARGETPLATFORM