Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and pandatix committed Sep 16, 2024
1 parent 656ac5a commit 9f03b22
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.131.0@sha256:e74002eb5a9cc94e1143bb0e1dee6c4d70d15ed26be6b79d9c8b74f368260a18
FROM pulumi/pulumi-go:3.132.0@sha256:31bc0ca3b1d90f04d680a3fdf66ee151c8983bdd29a7c91be8f48f3d5425d31d
COPY victor /victor
RUN pulumi login --local
ENTRYPOINT [ "/victor" ]

0 comments on commit 9f03b22

Please sign in to comment.