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 5b0f32b + 3fe6940 commit e6f2b8bCopy full SHA for e6f2b8b
1 file changed
code/container/Dockerfile
@@ -4,7 +4,7 @@ LABEL maintainer="info@perfectthymetech.com"
4
ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
5
RUN mkdir -p /opt/hostedtoolcache
6
7
-ARG GH_RUNNER_VERSION="2.329.0"
+ARG GH_RUNNER_VERSION="2.331.0"
8
ARG AZURE_CLI_VERSION="2.72.0"
9
ARG PWSH_VERSION="7.5.3"
10
ARG TARGETPLATFORM
0 commit comments