mirror of
				https://git.cloudron.io/cloudron/gitea-app
				synced 2025-11-04 00:52:35 +00:00 
			
		
		
		
	Already new version 1.12.1
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
				
			|||||||
This app packages Gitea <upstream>1.12.0</upstream>
 | 
					This app packages Gitea <upstream>1.12.1</upstream>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket or Gitlab.
 | 
					Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket or Gitlab.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
FROM cloudron/base:2.0.0@sha256:f9fea80513aa7c92fe2e7bf3978b54c8ac5222f47a9a32a7f8833edf0eb5a4f4
 | 
					FROM cloudron/base:2.0.0@sha256:f9fea80513aa7c92fe2e7bf3978b54c8ac5222f47a9a32a7f8833edf0eb5a4f4
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ARG VERSION=1.12.0
 | 
					ARG VERSION=1.12.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