Skip to content

Commit fa64357

Browse files
committed
Update data updatedAt
1 parent eb9d196 commit fa64357

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@
308308
"API_DOCS_URL": f"https://{fully_qualified_domain_name}/api-docs",
309309
"APP_VERSION": image_version,
310310
"CSR_API_URL": f"https://{fully_qualified_domain_name}/api/v1",
311-
"DATA_UPDATED_ON": "2024-12-12",
311+
"DATA_UPDATED_ON": "2024-12-17",
312312
"ENVIRONMENT": "production",
313313
"GOOGLE_TAG_MANAGER_ID": "GTM-NBR5XD8C",
314314
"SSR_API_URL": "http://openchallenges-api-gateway:8082/api/v1",

0 commit comments

Comments
 (0)