Skip to content

Commit 88abb23

Browse files
build(deps): bump pulumi/pulumi-go from 3.210.0 to 3.212.0 (#336)
Bumps pulumi/pulumi-go from 3.210.0 to 3.212.0. --- updated-dependencies: - dependency-name: pulumi/pulumi-go dependency-version: 3.212.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e258b10 commit 88abb23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM pulumi/pulumi-go:3.210.0@sha256:851a1d8cc7dab41c31830ea3b412ea68af795e8b30f6f31baf5fcae92ab8b440
1+
FROM pulumi/pulumi-go:3.212.0@sha256:891a74b5b246c782cb75d082957eb5fd1b2699b0d408d9516c90375c93f47d5a
22
COPY victor /victor
33
RUN pulumi login --local
44
ENTRYPOINT [ "/victor" ]

0 commit comments

Comments
 (0)