mirror of
https://github.com/amir20/dozzle.git
synced 2026-01-01 10:37:26 +01:00
Fixes comment
This commit is contained in:
@@ -19,7 +19,7 @@ COPY .* vite.config.ts index.html ./
|
||||
COPY assets ./assets
|
||||
COPY locales ./locales
|
||||
|
||||
# Install dependencies
|
||||
# Build assets
|
||||
RUN pnpm build
|
||||
|
||||
FROM --platform=$BUILDPLATFORM golang:1.19.1-alpine AS builder
|
||||
|
||||
Reference in New Issue
Block a user