Skip to content

Commit b53b50c

Browse files
chore(deps): bump pulumi/pulumi-go from 3.216.0 to 3.217.0 (#1205)
Bumps pulumi/pulumi-go from 3.216.0 to 3.217.0. --- updated-dependencies: - dependency-name: pulumi/pulumi-go dependency-version: 3.217.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 f63b582 commit b53b50c

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

0 commit comments

Comments
 (0)