switch container base to Debian bullseye, resolves #175
This commit is contained in:
		
							parent
							
								
									4f163f2f2c
								
							
						
					
					
						commit
						99825c9a08
					
				| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
FROM debian:buster-slim
 | 
					FROM debian:bullseye-slim
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ARG ARCH="amd64"
 | 
					ARG ARCH="amd64"
 | 
				
			||||||
ARG S6_VERSION="2.2.0.3"
 | 
					ARG S6_VERSION="2.2.0.3"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue