You've already forked postfixadmin-docker
							
							chore(deps): update dependency postfixadmin/postfixadmin to v4
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -1,6 +1,6 @@
 | 
				
			|||||||
# POSTFIXADMIN_VERSION
 | 
					# POSTFIXADMIN_VERSION
 | 
				
			||||||
# Only required to install a specify version
 | 
					# Only required to install a specify version
 | 
				
			||||||
POSTFIXADMIN_VERSION?=3.3.15 # renovate: datasource=github-tags depName=postfixadmin/postfixadmin extractVersion='postfixadmin-(?<version>\d+\.\d+\.\d+)$'
 | 
					POSTFIXADMIN_VERSION?=4.0.1 # renovate: datasource=github-tags depName=postfixadmin/postfixadmin extractVersion='postfixadmin-(?<version>\d+\.\d+\.\d+)$'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# PODMAN_BIN's and tools
 | 
					# PODMAN_BIN's and tools
 | 
				
			||||||
PODMAN_BIN?=$(shell which podman)
 | 
					PODMAN_BIN?=$(shell which podman)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user