Skip to content

Commit

Permalink
Merge pull request #125 from PerfectThymeTech/marvinbuss/github_2_321
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
marvinbuss authored Nov 21, 2024
2 parents 07bc555 + 0e91b90 commit a14c9f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ LABEL maintainer="[email protected]"
ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
RUN mkdir -p /opt/hostedtoolcache

ARG GH_RUNNER_VERSION="2.320.0"
ARG AZURE_CLI_VERSION="2.66.0"
ARG GH_RUNNER_VERSION="2.321.0"
ARG AZURE_CLI_VERSION="2.67.0"
ARG PWSH_VERSION="7.4.6"
ARG TARGETPLATFORM

Expand Down

0 comments on commit a14c9f0

Please sign in to comment.