Dockerfile aktualisiert
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Create postgresql docker image / Explore-Gitea-Actions (push) Failing after 32s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Create postgresql docker image / Explore-Gitea-Actions (push) Failing after 32s
				
			This commit is contained in:
		@@ -36,10 +36,10 @@ RUN cd /tmp/build-dokuwiki_source/ ; \
 | 
			
		||||
 | 
			
		||||
RUN cd /tmp/bitnami/pkg/cache/ ; \
 | 
			
		||||
    COMPONENTS=( \
 | 
			
		||||
      "render-template-1.0.7-16-linux-${OS_ARCH}-debian-12" \
 | 
			
		||||
      "php-8.3.20-4-linux-${OS_ARCH}-debian-12" \
 | 
			
		||||
      "apache-2.4.63-2-linux-${OS_ARCH}-debian-12" \
 | 
			
		||||
      "libphp-8.3.20-2-linux-${OS_ARCH}-debian-12" \
 | 
			
		||||
      "render-template-1.0.9-158-linux-${OS_ARCH}-debian-12" \
 | 
			
		||||
      "php-8.4.14-2-linux-${OS_ARCH}-debian-12" \
 | 
			
		||||
      "apache-2.4.65-1-linux-${OS_ARCH}-debian-12" \
 | 
			
		||||
      "libphp-8.4.14-2-linux-${OS_ARCH}-debian-12" \
 | 
			
		||||
    ) ; \
 | 
			
		||||
    for COMPONENT in "${COMPONENTS[@]}"; do \
 | 
			
		||||
      if [ ! -f "${COMPONENT}.tar.gz" ]; then \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user