Skip to content

Commit

Permalink
build(deps): bump pulumi/pulumi-go from 3.141.0 to 3.142.0
Browse files Browse the repository at this point in the history
Bumps pulumi/pulumi-go from 3.141.0 to 3.142.0.

---
updated-dependencies:
- dependency-name: pulumi/pulumi-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and pandatix committed Dec 3, 2024
1 parent a13c4ad commit df90335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM pulumi/pulumi-go:3.141.0@sha256:1ed33c6da24e0753a92f088fa18cd7e1d23b8cbcd45b18b21c9d98daad4042ca
FROM pulumi/pulumi-go:3.142.0@sha256:d78dca60063a8a2c154f09136b17aed1db09f494f29fdfb4b6294e116c16b18f
COPY victor /victor
RUN pulumi login --local
ENTRYPOINT [ "/victor" ]

0 comments on commit df90335

Please sign in to comment.