mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
Pump version for release (#339)
* Remove unncessesary line * Pump version for release
This commit is contained in:
@@ -21,7 +21,6 @@ EXPOSE 24678
|
||||
CMD ["npm", "run", "dev"]
|
||||
|
||||
FROM base as prod
|
||||
COPY --chown=node:node . .
|
||||
ENV NODE_ENV=production
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user