mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	Update version
This commit is contained in:
		
							parent
							
								
									ff92b13f35
								
							
						
					
					
						commit
						d6071b3d1b
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@ -1,7 +1,7 @@
 | 
				
			|||||||
default_target: local
 | 
					default_target: local
 | 
				
			||||||
 | 
					
 | 
				
			||||||
COMMIT_HASH := $(shell git log -1 --pretty=format:"%h"|tail -1)
 | 
					COMMIT_HASH := $(shell git log -1 --pretty=format:"%h"|tail -1)
 | 
				
			||||||
VERSION = 0.15.0
 | 
					VERSION = 0.16.0
 | 
				
			||||||
IMAGE_REPO ?= ghcr.io/blakeblackshear/frigate
 | 
					IMAGE_REPO ?= ghcr.io/blakeblackshear/frigate
 | 
				
			||||||
GITHUB_REF_NAME ?= $(shell git rev-parse --abbrev-ref HEAD)
 | 
					GITHUB_REF_NAME ?= $(shell git rev-parse --abbrev-ref HEAD)
 | 
				
			||||||
BOARDS= #Initialized empty
 | 
					BOARDS= #Initialized empty
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user