Skip to content

Commit

Permalink
build(deps): bump pulumi/pulumi-go from 3.143.0 to 3.144.1
Browse files Browse the repository at this point in the history
Bumps pulumi/pulumi-go from 3.143.0 to 3.144.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 Dec 23, 2024
1 parent d2433aa commit 97f64f2
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.143.0@sha256:7533e7fca25e4827aba95f1b6da48ea28609d3d87e5e1b91d30d7779429c28de
FROM pulumi/pulumi-go:3.144.1@sha256:475a42e413d60b34110d47b71c6b67708eea6e92312a7884f041f722d7c0393c
COPY victor /victor
RUN pulumi login --local
ENTRYPOINT [ "/victor" ]

0 comments on commit 97f64f2

Please sign in to comment.