Dockerfile aktualisiert
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Create postgresql docker image / Explore-Gitea-Actions (push) Successful in 31s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Create postgresql docker image / Explore-Gitea-Actions (push) Successful in 31s
				
			This commit is contained in:
		@@ -16,7 +16,7 @@ COPY entrypoint.sh /usr/local/bin/entrypoint.sh
 | 
			
		||||
# Skript ausführbar machen
 | 
			
		||||
RUN chmod +x /usr/local/bin/entrypoint.sh
 | 
			
		||||
 | 
			
		||||
# Festlegen des EntryPoints für das Docker-Image
 | 
			
		||||
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
 | 
			
		||||
USER 26
 | 
			
		||||
 | 
			
		||||
USER 26
 | 
			
		||||
# Festlegen des EntryPoints für das Docker-Image
 | 
			
		||||
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
 | 
			
		||||
		Reference in New Issue
	
	Block a user