Spaces:
Running
Running
Deploy Pathora Viewer: tile server, viewer components, and root app.py
#4
by
malavikapradeep2001 - opened
- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# -----------------------------
|
| 2 |
-
# 1️⃣ Build Frontend (cache-bust
|
| 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
|