Skip to content

Commit

Permalink
chore: update function_app_version
Browse files Browse the repository at this point in the history
  • Loading branch information
kristina-solovyova authored and github-actions[bot] committed Jan 16, 2024
1 parent 6053343 commit 3768932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ variable "function_app_storage_account_container_prefix" {
variable "function_app_version" {
type = string
description = "Function app code version (hash)"
default = "93a261d4128c2c3aa7809fecc4b94746"
default = "4d9c02b868f846b7c3fdd59141d4d401"
}

variable "function_app_dist" {
Expand Down

0 comments on commit 3768932

Please sign in to comment.