Skip to content

Commit d688b3e

Browse files
committed
Update image reference
1 parent c8787bb commit d688b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/PerfectThymeTech/vars.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ tags = {}
66

77
# Function variables
88
function_container_registry_url = "https://ghcr.io"
9-
function_container_image = "ghcr.io/perfectthymetech/azurefunctionpython:pr-91"
9+
function_container_image = "ghcr.io/perfectthymetech/azurefunctionpython:main"
1010
function_sku = "P0v3"
1111
function_sku_cpus = 1
1212
function_health_path = "/v1/health/heartbeat"

0 commit comments

Comments
 (0)