Skip to content

Commit

Permalink
Merge pull request #395 from danskernesdigitalebibliotek/dependabot/d…
Browse files Browse the repository at this point in the history
…ocker/tools/dplsh/azure-cli-2.62.0

Bump azure-cli from 2.61.0 to 2.62.0 in /tools/dplsh
  • Loading branch information
ITViking authored Jul 16, 2024
2 parents d2b5c46 + e13349c commit 45b82f4
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.0 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 45b82f4

Please sign in to comment.