Skip to content

Commit 4b1c87e

Browse files
chore(deps): bump pulumi/pulumi-go from 3.218.0 to 3.219.0
Bumps pulumi/pulumi-go from 3.218.0 to 3.219.0. --- updated-dependencies: - dependency-name: pulumi/pulumi-go dependency-version: 3.219.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d12b97b commit 4b1c87e

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.218.0@sha256:2916c43e9a3f30711a75bac29f28a71ee284294c5be0989849ed21c914a72d7a
26+
FROM pulumi/pulumi-go:3.219.0@sha256:4f58b37b1168ed4150b7d14b927bda98148de0d87703a27afef100511d45c271
2727
RUN pulumi login --local
2828
COPY --from=builder /go/bin/chall-manager /chall-manager
2929
COPY ./gen ./gen

0 commit comments

Comments
 (0)