Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion code/container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ LABEL maintainer="info@perfectthymetech.com"
ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
RUN mkdir -p /opt/hostedtoolcache

ARG GH_RUNNER_VERSION="2.329.0"
ARG GH_RUNNER_VERSION="2.331.0"
ARG AZURE_CLI_VERSION="2.72.0"
ARG PWSH_VERSION="7.5.3"
ARG TARGETPLATFORM
Expand Down