Skip to content

Commit

Permalink
chore(deps): update dependency pulumi/pulumi-azure-native to v2.24.0 (#…
Browse files Browse the repository at this point in the history
…174)

Signed-off-by: Platform Engineering Bot <[email protected]>
  • Loading branch information
platform-engineering-bot authored Jan 1, 2024
1 parent 8bac92c commit 95c20e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oci/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ARG PULUMI_AWS_VERSION=v6.17.0
ARG PULUMI_GCP_VERSION=v7.4.0

# renovate: datasource=github-releases depName=pulumi/pulumi-azure-native
ARG PULUMI_AZURE_NATIVE_VERSION=v2.23.0
ARG PULUMI_AZURE_NATIVE_VERSION=v2.24.0

RUN dnf install -y python3 python3-pip zstd qemu-img && \
pip install -r requirements.txt && \
Expand Down

0 comments on commit 95c20e8

Please sign in to comment.