Unverified Commit 62ab1633 authored by Jannik S's avatar Jannik S Committed by GitHub
Browse files

Update Dockerfile

parent 384b7e84
# syntax=docker/dockerfile:1
######## WebUI frontend ########
FROM node:21-bookworm-slim as build
FROM node:21-alpine3.19 as build
WORKDIR /app
......
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