mirror of
				https://codeberg.org/tacerus/teddit.git
				synced 2025-10-31 03:07:26 +01:00 
			
		
		
		
	Updated: image versions (docker)
This commit is contained in:
		
							parent
							
								
									33489ea234
								
							
						
					
					
						commit
						ec767a4be8
					
				| @ -1,5 +1,5 @@ | ||||
| # Use LTS Node.js base image | ||||
| FROM node:14.16-alpine | ||||
| FROM node:14.17-alpine | ||||
| 
 | ||||
| # Video support dependency | ||||
| RUN apk add ffmpeg | ||||
|  | ||||
| @ -2,7 +2,7 @@ version: "3.8" | ||||
| 
 | ||||
| services: | ||||
|   redis: | ||||
|     image: redis:6.0.9-alpine3.12 | ||||
|     image: redis:6.2.5-alpine | ||||
|     command: redis-server | ||||
|     environment: | ||||
|       - REDIS_REPLICATION_MODE=master | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Felix Golatofski
						Felix Golatofski