Skip to content

Commit b1d66ca

Browse files
chore(deps): bump pulumi/pulumi-go from 3.220.0 to 3.223.0 (#1262)
Bumps pulumi/pulumi-go from 3.220.0 to 3.223.0. --- updated-dependencies: - dependency-name: pulumi/pulumi-go dependency-version: 3.223.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 472a1bc commit b1d66ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.chall-manager

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ RUN go build -cover -o /go/bin/chall-manager cmd/chall-manager/main.go
2323

2424

2525
# Prod stage
26-
FROM pulumi/pulumi-go:3.220.0@sha256:c4e2a15cce89cf08e5b008950f45e1c06cb67075a630d9eeb8084dd506e5e126
26+
FROM pulumi/pulumi-go:3.223.0@sha256:e93b80d1a9736ee33a7090545e8f1ea612617c81d87953963758c8be1c200aed
2727
RUN pulumi login --local
2828
COPY --from=builder /go/bin/chall-manager /chall-manager
2929
COPY ./gen ./gen

0 commit comments

Comments
 (0)