mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Merge pull request #113297 from claudiubelu/test-images/fixes-failing-images
test images: Fixes httpd-new image
This commit is contained in:
		@@ -18,7 +18,7 @@ ARG REGISTRY
 | 
			
		||||
# We're using a Linux image to unpack the archive, then we're copying it over to Windows.
 | 
			
		||||
FROM --platform=linux/amd64 alpine:3.6 as prep
 | 
			
		||||
 | 
			
		||||
ADD https://home.apache.org/~steffenal/VC15/binaries/httpd-2.4.48-win64-VC15.zip /httpd.zip
 | 
			
		||||
ADD https://home.apache.org/~steffenal/VC15/binaries/httpd-2.4.54-win64-VC15.zip /httpd.zip
 | 
			
		||||
ADD https://windows.php.net/downloads/releases/archives/php-7.4.14-Win32-vc15-x64.zip /php.zip
 | 
			
		||||
ADD https://windows.php.net/downloads/nano/crt/crt-vc15-x64.zip /crt-vc15-x64.zip
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user