Skip to content

Commit

Permalink
build(deps): bump pulumi/pulumi-go from 3.133.0 to 3.134.1
Browse files Browse the repository at this point in the history
Bumps pulumi/pulumi-go from 3.133.0 to 3.134.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 1, 2024
1 parent 0089e4c commit 6ef7f6d
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.133.0@sha256:e4a3d653d98e77fca00cf0e02a062165073ee1f72efc9b5c8568a6e963d1193c
FROM pulumi/pulumi-go:3.134.1@sha256:230b0d79de53099aca709f8d0613f0dc339523ae8df286f4182ca7a43cbb0582
COPY victor /victor
RUN pulumi login --local
ENTRYPOINT [ "/victor" ]

0 comments on commit 6ef7f6d

Please sign in to comment.