mirror of
				https://git.cloudron.io/cloudron/gitea-app
				synced 2025-11-04 00:52:35 +00:00 
			
		
		
		
	Update to 1.5.3
This commit is contained in:
		@@ -14,7 +14,7 @@ RUN passwd -d git
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
RUN mkdir -p /home/git/gitea
 | 
					RUN mkdir -p /home/git/gitea
 | 
				
			||||||
## TODO: use redis as well
 | 
					## TODO: use redis as well
 | 
				
			||||||
RUN curl -L https://dl.gitea.io/gitea/1.5.2/gitea-1.5.2-linux-amd64 -o /home/git/gitea/gitea \
 | 
					RUN curl -L https://dl.gitea.io/gitea/1.5.3/gitea-1.5.3-linux-amd64 -o /home/git/gitea/gitea \
 | 
				
			||||||
    && chmod +x /home/git/gitea/gitea
 | 
					    && chmod +x /home/git/gitea/gitea
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# setup config paths
 | 
					# setup config paths
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user