Skip to content

Commit

Permalink
build(deps): bump pulumi/pulumi-go from 3.138.0 to 3.141.0
Browse files Browse the repository at this point in the history
Bumps pulumi/pulumi-go from 3.138.0 to 3.141.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 Nov 25, 2024
1 parent b4bf72e commit 610b75d
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.138.0@sha256:8ef29143abfcea8c330d15d1b4c89ad69e8b267cffcded3483263ddb0ef6e141
FROM pulumi/pulumi-go:3.141.0@sha256:1ed33c6da24e0753a92f088fa18cd7e1d23b8cbcd45b18b21c9d98daad4042ca
COPY victor /victor
RUN pulumi login --local
ENTRYPOINT [ "/victor" ]

0 comments on commit 610b75d

Please sign in to comment.