Skip to content

Commit b6564cb

Browse files
build(deps): bump pulumi/pulumi-go from 3.212.0 to 3.213.0 (#339)
Bumps pulumi/pulumi-go from 3.212.0 to 3.213.0. --- updated-dependencies: - dependency-name: pulumi/pulumi-go dependency-version: 3.213.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 061a80c commit b6564cb

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.212.0@sha256:891a74b5b246c782cb75d082957eb5fd1b2699b0d408d9516c90375c93f47d5a
1+
FROM pulumi/pulumi-go:3.213.0@sha256:255fc1ac2e01843800da22947517dcacac401635d631c4a7fd5200700c0cd2aa
22
COPY victor /victor
33
RUN pulumi login --local
44
ENTRYPOINT [ "/victor" ]

0 commit comments

Comments
 (0)