mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-11-03 20:17:59 +00:00 
			
		
		
		
	Buster is released, so switch off testing for Dockerfile
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
				
			|||||||
FROM debian:testing
 | 
					FROM debian:buster
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN apt-get update -y && apt-get install --no-install-recommends -y -q \
 | 
					RUN apt-get update -y && apt-get install --no-install-recommends -y -q \
 | 
				
			||||||
                         curl \
 | 
					                         curl \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user