mirror of
				https://git.cloudron.io/cloudron/gitea-app
				synced 2025-11-04 00:52:35 +00:00 
			
		
		
		
	Update Gitea to 1.4.1
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
FROM cloudron/base:0.10.0
 | 
					FROM cloudron/base:0.10.0
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ENV VERSION 1.4.0
 | 
					ENV VERSION 1.4.1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN apt-get update && \
 | 
					RUN apt-get update && \
 | 
				
			||||||
    apt-get install -y openssh-server git && \
 | 
					    apt-get install -y openssh-server git && \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user