You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	Server: Fix Node version
This commit is contained in:
		| @@ -51,7 +51,7 @@ RUN BUILD_SEQUENCIAL=1 yarn install --inline-builds \ | ||||
| # from a smaller base image. | ||||
| # ============================================================================= | ||||
|  | ||||
| FROM node:16-bullseye-slim | ||||
| FROM node:18-bullseye-slim | ||||
|  | ||||
| ARG user=joplin | ||||
| RUN useradd --create-home --shell /bin/bash $user | ||||
|   | ||||
		Reference in New Issue
	
	Block a user