update node
This commit is contained in:
		
							parent
							
								
									f3c0af7e23
								
							
						
					
					
						commit
						7bdff90415
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		|  | @ -1,4 +1,4 @@ | |||
| FROM node:18.12.1-bullseye AS builder | ||||
| FROM node:18.13.0-bullseye AS builder | ||||
| 
 | ||||
| ARG NODE_ENV=production | ||||
| 
 | ||||
|  | @ -22,7 +22,7 @@ COPY . ./ | |||
| RUN git submodule update --init | ||||
| RUN yarn build | ||||
| 
 | ||||
| FROM node:18.12.1-bullseye-slim AS runner | ||||
| FROM node:18.13.0-bullseye-slim AS runner | ||||
| 
 | ||||
| WORKDIR /misskey | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue