mirror of
				https://github.com/KevinMidboe/immich.git
				synced 2025-10-29 17:40:28 +00:00 
			
		
		
		
	Added python3 to prod target of web Dockerfile
This commit is contained in:
		| @@ -29,6 +29,8 @@ RUN chown node:node /usr/src/app | ||||
| COPY --chown=node:node package*.json ./ | ||||
| COPY --chown=node:node . . | ||||
|  | ||||
| RUN apk add --update-cache build-base python3  | ||||
|  | ||||
| RUN npm install | ||||
|  | ||||
| EXPOSE 3000 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user