Skip to content

Commit

Permalink
build(deps): bump pulumi/pulumi-go from 3.136.1 to 3.137.0
Browse files Browse the repository at this point in the history
Bumps pulumi/pulumi-go from 3.136.1 to 3.137.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 Oct 21, 2024
1 parent 05631ea commit e444016
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.136.1@sha256:8971a3e15eebb161e5d5c5d1395ac671f1ee11c5adfacc10f5b48e222708e20a
FROM pulumi/pulumi-go:3.137.0@sha256:f164da7da3c221c91d665fd486a46f9f4fd23a32267612e3e828001dc8261781
COPY victor /victor
RUN pulumi login --local
ENTRYPOINT [ "/victor" ]

0 comments on commit e444016

Please sign in to comment.