Skip to content

Commit

Permalink
build(deps): bump pulumi/pulumi-go from 3.142.0 to 3.143.0
Browse files Browse the repository at this point in the history
Bumps pulumi/pulumi-go from 3.142.0 to 3.143.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 and pandatix committed Dec 16, 2024
1 parent ad686d5 commit f9c7047
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.142.0@sha256:d78dca60063a8a2c154f09136b17aed1db09f494f29fdfb4b6294e116c16b18f
FROM pulumi/pulumi-go:3.143.0@sha256:7533e7fca25e4827aba95f1b6da48ea28609d3d87e5e1b91d30d7779429c28de
COPY victor /victor
RUN pulumi login --local
ENTRYPOINT [ "/victor" ]

0 comments on commit f9c7047

Please sign in to comment.