mirror of
				https://git.tt-rss.org/fox/ttrss-docker-compose
				synced 2025-11-04 03:34:19 +01:00 
			
		
		
		
	use clean alpine 3.13 base
This commit is contained in:
		
							parent
							
								
									ce945d6acb
								
							
						
					
					
						commit
						2e13396bd7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
FROM php:8-fpm-alpine
 | 
					FROM alpine:3.13
 | 
				
			||||||
EXPOSE 9000/tcp
 | 
					EXPOSE 9000/tcp
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN apk add --no-cache dcron php8 php8-fpm \
 | 
					RUN apk add --no-cache dcron php8 php8-fpm \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue