mirror of
				https://github.com/b4tman/docker-squid.git
				synced 2025-11-04 11:08:29 +00:00 
			
		
		
		
	Bump alpine from 3.16.1 to 3.16.2
Bumps alpine from 3.16.1 to 3.16.2. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
				
					committed by
					
						
						Dmitry Belyaev
					
				
			
			
				
	
			
			
			
						parent
						
							bec4084981
						
					
				
				
					commit
					b57acfb9a4
				
			@@ -1,4 +1,4 @@
 | 
			
		||||
FROM alpine:3.16.1 as build
 | 
			
		||||
FROM alpine:3.16.2 as build
 | 
			
		||||
 | 
			
		||||
ENV SQUID_VER 5.6
 | 
			
		||||
 | 
			
		||||
@@ -102,7 +102,7 @@ RUN set -x && \
 | 
			
		||||
RUN sed -i '1s;^;include /etc/squid/conf.d/*.conf\n;' /etc/squid/squid.conf
 | 
			
		||||
RUN echo 'include /etc/squid/conf.d.tail/*.conf' >> /etc/squid/squid.conf
 | 
			
		||||
 | 
			
		||||
FROM alpine:3.16.1
 | 
			
		||||
FROM alpine:3.16.2
 | 
			
		||||
	
 | 
			
		||||
ENV SQUID_CONFIG_FILE /etc/squid/squid.conf
 | 
			
		||||
ENV TZ Europe/Moscow
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user