Deploy Pathora Viewer: tile server, viewer components, and root app.py

#4
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # -----------------------------
2
- # 1️⃣ Build Frontend (cache-bust 2025-12-31)
3
  # -----------------------------
4
  FROM node:18-bullseye AS frontend-builder
5
  WORKDIR /app/frontend
 
1
  # -----------------------------
2
+ # 1️⃣ Build Frontend (cache-bust 2026-02-13)
3
  # -----------------------------
4
  FROM node:18-bullseye AS frontend-builder
5
  WORKDIR /app/frontend