Skip to content

Commit

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

---
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 Oct 7, 2024
1 parent 667ee5f commit ab89854
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.134.1@sha256:230b0d79de53099aca709f8d0613f0dc339523ae8df286f4182ca7a43cbb0582
FROM pulumi/pulumi-go:3.135.1@sha256:7e95ca7059754b4bba99ec2730e19b5538f7771c43796a77aa50b1be85ebe27d
COPY victor /victor
RUN pulumi login --local
ENTRYPOINT [ "/victor" ]

0 comments on commit ab89854

Please sign in to comment.