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 07bc555 + 0e91b90 commit a14c9f0Copy full SHA for a14c9f0
1 file changed
code/container/Dockerfile
@@ -4,8 +4,8 @@ LABEL maintainer="info@perfectthymetech.com"
4
ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
5
RUN mkdir -p /opt/hostedtoolcache
6
7
-ARG GH_RUNNER_VERSION="2.320.0"
8
-ARG AZURE_CLI_VERSION="2.66.0"
+ARG GH_RUNNER_VERSION="2.321.0"
+ARG AZURE_CLI_VERSION="2.67.0"
9
ARG PWSH_VERSION="7.4.6"
10
ARG TARGETPLATFORM
11
0 commit comments