We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a51a00 + c536665 commit 529d025Copy full SHA for 529d025
1 file changed
Dockerfile
@@ -5,7 +5,7 @@ LABEL maintainer="myoung34@my.apsu.edu"
5
ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
6
RUN mkdir -p /opt/hostedtoolcache
7
8
-ARG GH_RUNNER_VERSION="2.324.0"
+ARG GH_RUNNER_VERSION="2.333.0"
9
10
ARG TARGETPLATFORM
11
0 commit comments