mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Merge pull request #666 from paperless-ngx/feature-update-base-image
This commit is contained in:
		| @@ -6,7 +6,7 @@ WORKDIR /src/src-ui | |||||||
| RUN npm update npm -g && npm ci --no-optional | RUN npm update npm -g && npm ci --no-optional | ||||||
| RUN ./node_modules/.bin/ng build --configuration production | RUN ./node_modules/.bin/ng build --configuration production | ||||||
|  |  | ||||||
| FROM ghcr.io/paperless-ngx/builder/ngx-base:1.0 as main-app | FROM ghcr.io/paperless-ngx/builder/ngx-base:dev as main-app | ||||||
|  |  | ||||||
| LABEL org.opencontainers.image.authors="paperless-ngx team <hello@paperless-ngx.com>" | LABEL org.opencontainers.image.authors="paperless-ngx team <hello@paperless-ngx.com>" | ||||||
| LABEL org.opencontainers.image.documentation="https://paperless-ngx.readthedocs.io/en/latest/" | LABEL org.opencontainers.image.documentation="https://paperless-ngx.readthedocs.io/en/latest/" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 shamoon
					shamoon