Update gitea/gitea Docker tag to v1.23.3 (#1219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		@@ -33,7 +33,7 @@ services:
 | 
			
		||||
            - postgresql:/var/lib/postgresql/data
 | 
			
		||||
 | 
			
		||||
    gitea:
 | 
			
		||||
        image: gitea/gitea:1.23.1
 | 
			
		||||
        image: gitea/gitea:1.23.3
 | 
			
		||||
        container_name: gitea
 | 
			
		||||
        depends_on:
 | 
			
		||||
            - postgresql
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user