mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
Merge remote-tracking branch 'origin/main' into feat/yucca-integration
This commit is contained in:
@@ -24,6 +24,9 @@ RUN --mount=type=cache,id=pnpm-server,target=/buildcache/pnpm-store \
|
||||
|
||||
FROM builder AS web
|
||||
|
||||
ARG BUILD_ID
|
||||
ENV IMMICH_BUILD=${BUILD_ID}
|
||||
|
||||
WORKDIR /usr/src/app
|
||||
COPY ./web ./web/
|
||||
COPY ./i18n ./i18n/
|
||||
|
||||
Reference in New Issue
Block a user