Skip to content

Commit

Permalink
Bump azure-cli from 2.63.0 to 2.67.0 in /tools/dplsh
Browse files Browse the repository at this point in the history
Bumps azure-cli from 2.63.0 to 2.67.0.

---
updated-dependencies:
- dependency-name: azure-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent ee3cbcb commit c12dd14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/dplsh/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ FROM hashicorp/terraform:1.9.5 as terraform
# We use the official azure cli as a base-image. It is itself based on alpine
# and is quite minimal.
# https://mcr.microsoft.com/v2/azure-cli/tags/list
FROM mcr.microsoft.com/azure-cli:2.63.0
FROM mcr.microsoft.com/azure-cli:2.67.0

# See https://github.com/go-task/task/releases
ARG TASK_VERSION=v3.40.0
Expand Down

0 comments on commit c12dd14

Please sign in to comment.