Skip to content

Commit

Permalink
Bump azure-cli from 2.61.0 to 2.62.0 in /tools/dplsh
Browse files Browse the repository at this point in the history
Bumps azure-cli from 2.61.0 to 2.62.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 Jul 9, 2024
1 parent b9fa76a commit e13349c
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.7.3 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.61.0
FROM mcr.microsoft.com/azure-cli:2.62.0

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

0 comments on commit e13349c

Please sign in to comment.