Skip to content

Commit 75f64f6

Browse files
Update pulumi/pulumi Docker tag to v3.154.0 (#862)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | pulumi/pulumi | final | minor | `3.153.1-nonroot` -> `3.154.0-nonroot` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent c52349b commit 75f64f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/custom-source/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM pulumi/pulumi:3.153.1-nonroot@sha256:c28c60b24761a0e222b7ab9d6e3e7809acbe02439b4921ff71ceb994893e90d0
1+
FROM pulumi/pulumi:3.154.0-nonroot@sha256:363155bb5dfae176e22754c3d5d85a7c0cd00a49af1097e4ce54fe159bce2acf
22

33
# Clone the git repository
44
RUN git clone --depth 1 https://github.com/pulumi/examples.git /home/pulumi/examples

0 commit comments

Comments
 (0)