forked from kamba4/sunders
		
	chore(deps): update quay.io/fedora/fedora-minimal docker tag to v44 #14
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
FROM quay.io/fedora/fedora-minimal:43
 | 
			
		||||
FROM quay.io/fedora/fedora-minimal:44
 | 
			
		||||
RUN microdnf install -y php-cli php-mysqli php-bcmath php-xml python-lxml gunzip https://raw.githubusercontent.com/rpmsphere/x86_64/master/d/dcron-4.5-7.1.x86_64.rpm && microdnf clean all
 | 
			
		||||
COPY ./utils/* /opt/
 | 
			
		||||
COPY ./data_init/*.sql /opt/init/init.sql
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,4 +1,4 @@
 | 
			
		|||
FROM quay.io/fedora/fedora-minimal:43
 | 
			
		||||
FROM quay.io/fedora/fedora-minimal:44
 | 
			
		||||
RUN microdnf install -y python-pip && microdnf clean all && pip install OSMPythonTools
 | 
			
		||||
 | 
			
		||||
COPY ./lookup_country.py /opt/
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue