From 23a0d93cb47be3b92e0710053bb9ede4604d2f87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 19:34:38 +0000 Subject: [PATCH] build(deps): bump @pulumi/docker-build Bumps the minor-and-patch group with 1 update in the /deploy/pulumi directory: [@pulumi/docker-build](https://github.com/pulumi/pulumi-docker-build). Updates `@pulumi/docker-build` from 0.0.17 to 0.0.20 - [Release notes](https://github.com/pulumi/pulumi-docker-build/releases) - [Changelog](https://github.com/pulumi/pulumi-docker-build/blob/main/CHANGELOG.md) - [Commits](https://github.com/pulumi/pulumi-docker-build/compare/v0.0.17...v0.0.20) --- updated-dependencies: - dependency-name: "@pulumi/docker-build" dependency-version: 0.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- deploy/pulumi/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/pulumi/package.json b/deploy/pulumi/package.json index ce04d4e12..7fc875fdc 100644 --- a/deploy/pulumi/package.json +++ b/deploy/pulumi/package.json @@ -7,7 +7,7 @@ "@pulumi/aws": "^7.27.0", "@pulumi/awsx": "^3.5.0", "@pulumi/cloudflare": "^6.14.0", - "@pulumi/docker-build": "^0.0.17", + "@pulumi/docker-build": "^0.0.20", "@pulumi/eks": "^4.0.0", "@pulumi/keycloak": "^6.10.1", "@pulumi/kubernetes": "^4.0.0",