Compare commits

...
3 Commits
Author SHA1 Message Date
Marcus Young e9db5f779b [Automated 🤖 ] Bump to version 2.293.2 2023-01-30 10:10:11 -06:00
Marcus Young 75c16c0ca3 [Automated 🤖 ] Bump to version 2.296.3 2023-01-30 10:10:10 -06:00
Marcus Young 4c795a3117 [Automated 🤖 ] Bump to version 2.299.2 2023-01-30 10:10:09 -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.289.5"
ARG GH_RUNNER_VERSION="2.293.2"
ARG TARGETPLATFORM
SHELL ["/bin/bash", "-o", "pipefail", "-c"]