You've already forked docker-compose-docker
							
							Update dependency docker/compose to v2.29.3
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -1,6 +1,6 @@
 | 
				
			|||||||
# DC_VERSION
 | 
					# DC_VERSION
 | 
				
			||||||
# Only required to install a specifiy version
 | 
					# Only required to install a specifiy version
 | 
				
			||||||
DC_VERSION?=v2.29.2 # renovate: datasource=github-releases depName=docker/compose
 | 
					DC_VERSION?=v2.29.3 # renovate: datasource=github-releases depName=docker/compose
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# CONTAINER_RUNTIME
 | 
					# CONTAINER_RUNTIME
 | 
				
			||||||
# The CONTAINER_RUNTIME variable will be used to specified the path to a container runtime. This is needed to start and
 | 
					# The CONTAINER_RUNTIME variable will be used to specified the path to a container runtime. This is needed to start and
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user