Skip to content

Commit f245424

Browse files
Update first-party Pulumi dependencies to v3.259.0
1 parent 248e552 commit f245424

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

examples/custom-source/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM pulumi/pulumi:3.258.0-nonroot@sha256:76728fd277e72c23c2e5d7014128a2603ab002d1c33cbbe1fdbc3c8425c328fb
1+
FROM pulumi/pulumi:3.259.0-nonroot@sha256:2853a2aef1875e9389b64bb47513eff589df8b962e8f295a015fd88411ce809d
22

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

examples/pulumi-ts/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/pulumi-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"@pulumi/kubernetes": "4.33.0",
10-
"@pulumi/pulumi": "3.258.0",
10+
"@pulumi/pulumi": "3.259.0",
1111
"@pulumi/pulumiservice": "1.3.0"
1212
}
1313
}

0 commit comments

Comments
 (0)