Automated Pulumi/Pulumi upgrade (#90)

This commit is contained in:
Pulumi Bot
2024-05-31 01:57:12 -07:00
committed by GitHub
parent 9a1706a203
commit effb497234
10 changed files with 45 additions and 46 deletions

View File

@@ -1,5 +1,5 @@
{
"resource": true,
"name": "docker-build",
"version": "1.0.0-alpha.0+dev"
"version": "0.1.0-alpha.1717073454"
}

View File

@@ -5,7 +5,7 @@
keywords = ["docker", "buildkit", "buildx", "kind/native"]
readme = "README.md"
requires-python = ">=3.8"
version = "1.0.0a0+dev"
version = "0.1.0a1717073454"
[project.license]
text = "Apache-2.0"
[project.urls]