feature: fully specify registry for podman compatibility
This commit is contained in:
		
							parent
							
								
									7a71692507
								
							
						
					
					
						commit
						6b1552a449
					
				@ -1,4 +1,4 @@
 | 
			
		||||
FROM debian:buster-slim
 | 
			
		||||
FROM docker.io/debian:buster-slim
 | 
			
		||||
MAINTAINER Odoo S.A. <info@odoo.com>
 | 
			
		||||
 | 
			
		||||
SHELL ["/bin/bash", "-xo", "pipefail", "-c"]
 | 
			
		||||
 | 
			
		||||
@ -1,4 +1,4 @@
 | 
			
		||||
FROM debian:bullseye-slim
 | 
			
		||||
FROM docker.io/debian:bullseye-slim
 | 
			
		||||
MAINTAINER Odoo S.A. <info@odoo.com>
 | 
			
		||||
 | 
			
		||||
SHELL ["/bin/bash", "-xo", "pipefail", "-c"]
 | 
			
		||||
 | 
			
		||||
@ -1,4 +1,4 @@
 | 
			
		||||
FROM debian:bullseye-slim
 | 
			
		||||
FROM docker.io/debian:bullseye-slim
 | 
			
		||||
MAINTAINER Odoo S.A. <info@odoo.com>
 | 
			
		||||
 | 
			
		||||
SHELL ["/bin/bash", "-xo", "pipefail", "-c"]
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user