diff --git a/Dockerfile b/Dockerfile index efa093e..143879d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -45,8 +45,7 @@ COPY indy-wp/indywp/ /var/www/html/wp-content/themes/indywp/ # ------------------------------------------------- # 8️⃣ Copy the theme’s media folder into the theme directory # ------------------------------------------------- -COPY indy-wp/media/ /var/www/html/wp-content/themes/indywp/images/ - +COPY indy-wp/media/ /var/www/html/wp-content/uploads/2026/03/ # ------------------------------------------------- # 9️⃣ Copy any mu‑plugins (must‑use) – **default folder** # -------------------------------------------------