Skip to content

Commit

Permalink
Merge pull request #122 from PerfectThymeTech/marvinbuss/gh_runner_3_320
Browse files Browse the repository at this point in the history
Update Package Versions
  • Loading branch information
marvinbuss authored Nov 13, 2024
2 parents 4ffaef3 + ce65b44 commit 87f9eab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions code/container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ LABEL maintainer="[email protected]"
ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
RUN mkdir -p /opt/hostedtoolcache

ARG GH_RUNNER_VERSION="2.319.1"
ARG AZURE_CLI_VERSION="2.64.0"
ARG PWSH_VERSION="7.4.5"
ARG GH_RUNNER_VERSION="2.320.0"
ARG AZURE_CLI_VERSION="2.66.0"
ARG PWSH_VERSION="7.4.6"
ARG TARGETPLATFORM

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down

0 comments on commit 87f9eab

Please sign in to comment.