mirror of
				https://github.com/9technologygroup/patchmon.net.git
				synced 2025-11-04 14:03:17 +00:00 
			
		
		
		
	Merge pull request #140 from PatchMon/docs/docker
docs(docker): add description for 'edge' tag
This commit is contained in:
		@@ -19,6 +19,7 @@ PatchMon is a containerised application that monitors system patches and updates
 | 
			
		||||
- `x.y.z`: Full version tags (e.g. `1.2.3`) - Use this for exact version pinning.
 | 
			
		||||
- `x.y`: Minor version tags (e.g. `1.2`) - Use this to get the latest patch release in a minor version series.
 | 
			
		||||
- `x`: Major version tags (e.g. `1`) - Use this to get the latest minor and patch release in a major version series.
 | 
			
		||||
- `edge`: The latest development build with the most recent features and fixes. This tag may often be unstable and is intended only for testing and development purposes.
 | 
			
		||||
 | 
			
		||||
These tags are available for both backend and frontend images as they are versioned together.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user