diff --git a/products/02-iac-drift-detection/saas/Dockerfile b/products/02-iac-drift-detection/saas/Dockerfile.v2 similarity index 100% rename from products/02-iac-drift-detection/saas/Dockerfile rename to products/02-iac-drift-detection/saas/Dockerfile.v2 diff --git a/products/docker-compose.yml b/products/docker-compose.yml index c894e79..ca11791 100644 --- a/products/docker-compose.yml +++ b/products/docker-compose.yml @@ -109,7 +109,7 @@ services: drift: build: context: ./02-iac-drift-detection/saas - dockerfile: Dockerfile + dockerfile: Dockerfile.v2 args: CACHE_BUST: "2026-03-01-2300" ports: