Skip to content

Commit 26b427c

Browse files
committed
updated azure_api_version
1 parent 14be362 commit 26b427c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/deploy-frontend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
vars:
66
frontend_src: "{{ frontend_src_dir | default('src/movie-analyst-ui') }}"
77
node_version: "16-lts" # Updated to Node.js 16
8-
azure_api_version: "2023-01-01" # Explicit API version
8+
azure_api_version: "2025-04-01" # Explicit API version
99

1010
tasks:
1111
# --- Validate source directory ---

0 commit comments

Comments
 (0)