Commit 370884ce authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files
parent aa82e381
...@@ -10,7 +10,7 @@ RUN npm ci ...@@ -10,7 +10,7 @@ RUN npm ci
COPY . . COPY . .
RUN npm run build RUN npm run build
FROM python:3.11-slim-buster as base FROM python:3.11-bookworm as base
ENV ENV=prod ENV ENV=prod
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment