Skip to content

Commit a8e8480

Browse files
dependabot[bot]mcbloch
authored andcommitted
chore(deps): bump pulumi/pulumi-go from 3.215.0 to 3.216.0 (ctfer-io#1192)
Bumps pulumi/pulumi-go from 3.215.0 to 3.216.0. --- updated-dependencies: - dependency-name: pulumi/pulumi-go dependency-version: 3.216.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 b4ff3a2 commit a8e8480

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.215.0@sha256:207699e363cda5572b1f6e681c7995992699b234e3c753ef5a068080d1a1756c
26+
FROM pulumi/pulumi-go:3.216.0@sha256:732de57bc2bde08561ef98921995ba0746629e69fc5ebf83341ff3efa529a64f
2727
RUN pulumi login --local
2828
COPY --from=builder /go/bin/chall-manager /chall-manager
2929
COPY ./gen ./gen

0 commit comments

Comments
 (0)