Skip to content

Commit

Permalink
Update pulumi/pulumi-dotnet Docker tag to v3.143.0 (#288)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 90e2dfc commit 5dfbbaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/sdk/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
ARG SDK=dotnet
FROM --platform=$BUILDPLATFORM pulumi/pulumi-${SDK}:3.142.0-debian AS base
FROM --platform=$BUILDPLATFORM pulumi/pulumi-${SDK}:3.143.0-debian AS base

ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit 5dfbbaa

Please sign in to comment.