mirror of
				https://github.com/datahub-project/datahub.git
				synced 2025-11-04 04:39:10 +00:00 
			
		
		
		
	chore(): bump kubectl version (#14585)
This commit is contained in:
		
							parent
							
								
									df9d39c4b9
								
							
						
					
					
						commit
						d8281bfb41
					
				@ -49,7 +49,7 @@ RUN apk --no-cache --update-cache --available upgrade \
 | 
			
		||||
    && cp /usr/lib/jvm/java-17-openjdk/jre/lib/security/cacerts /tmp/kafka.client.truststore.jks
 | 
			
		||||
COPY --from=binary /go/bin/dockerize /usr/local/bin
 | 
			
		||||
 | 
			
		||||
ENV KUBECTL_VERSION=v1.26.15
 | 
			
		||||
ENV KUBECTL_VERSION=v1.33.4
 | 
			
		||||
RUN set -x \
 | 
			
		||||
  && APK_ARCH="$(cat /etc/apk/arch)" \
 | 
			
		||||
  && case "$APK_ARCH" in \
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user