Skip to content

Commit a14c9f0

Browse files
authored
Merge pull request #125 from PerfectThymeTech/marvinbuss/github_2_321
Update dependencies
2 parents 07bc555 + 0e91b90 commit a14c9f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

code/container/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ LABEL maintainer="info@perfectthymetech.com"
44
ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
55
RUN mkdir -p /opt/hostedtoolcache
66

7-
ARG GH_RUNNER_VERSION="2.320.0"
8-
ARG AZURE_CLI_VERSION="2.66.0"
7+
ARG GH_RUNNER_VERSION="2.321.0"
8+
ARG AZURE_CLI_VERSION="2.67.0"
99
ARG PWSH_VERSION="7.4.6"
1010
ARG TARGETPLATFORM
1111

0 commit comments

Comments
 (0)